Uses of Interface
net.minecraftforge.fluids.IFluidTank
-
Packages that use IFluidTank Package Description net.minecraftforge.fluids.capability.templates -
-
Uses of IFluidTank in net.minecraftforge.fluids.capability.templates
Classes in net.minecraftforge.fluids.capability.templates that implement IFluidTank Modifier and Type Class Description class
FluidTank
Flexible implementation of a Fluid Storage object.
-