Class FluidNetwork
java.lang.Object
com.simibubi.create.content.fluids.FluidNetwork
-
Constructor Summary
ConstructorsConstructorDescriptionFluidNetwork(net.minecraft.world.level.Level world, net.createmod.catnip.math.BlockFace location, Supplier<@Nullable ICapabilityProvider<net.neoforged.neoforge.fluids.capability.IFluidHandler>> sourceSupplier) -
Method Summary
-
Constructor Details
-
FluidNetwork
public FluidNetwork(net.minecraft.world.level.Level world, net.createmod.catnip.math.BlockFace location, Supplier<@Nullable ICapabilityProvider<net.neoforged.neoforge.fluids.capability.IFluidHandler>> sourceSupplier)
-
-
Method Details
-
tick
public void tick() -
reset
public void reset()
-