Class FlowSource.OtherPipe

java.lang.Object
com.simibubi.create.content.contraptions.fluids.FlowSource
com.simibubi.create.content.contraptions.fluids.FlowSource.OtherPipe
Enclosing class:
FlowSource

public static class FlowSource.OtherPipe extends FlowSource
  • Constructor Details

    • OtherPipe

      public OtherPipe(BlockFace location)
  • Method Details

    • manageSource

      public void manageSource(net.minecraft.world.level.Level world)
      Overrides:
      manageSource in class FlowSource
    • provideFluid

      public net.minecraftforge.fluids.FluidStack provideFluid(Predicate<net.minecraftforge.fluids.FluidStack> extractionPredicate)
      Overrides:
      provideFluid in class FlowSource
    • isEndpoint

      public boolean isEndpoint()
      Specified by:
      isEndpoint in class FlowSource