Uses of Class
zombie.entity.components.fluids.FluidInstance
Packages that use FluidInstance
-
Uses of FluidInstance in zombie.entity.components.fluids
Methods in zombie.entity.components.fluids that return FluidInstanceModifier and TypeMethodDescriptionprotected static FluidInstance
FluidInstance.copy()
FluidSample.getFluidInstance
(int int0) FluidSample.getFluidInstance
(Fluid fluid) Fluid.getInstance()
protected static FluidInstance
FluidInstance.load
(ByteBuffer byteBuffer, int var1) Methods in zombie.entity.components.fluids with parameters of type FluidInstanceModifier and TypeMethodDescriptionprotected void
FluidSample.addFluid
(FluidInstance fluidInstance) protected static void
FluidInstance.Release
(FluidInstance fluidInstance) protected static void
FluidInstance.save
(FluidInstance fluidInstance, ByteBuffer byteBuffer)