Package | Description |
---|---|
net.minecraftforge.fluids |
Modifier and Type | Method and Description |
---|---|
FluidTankInfo |
IFluidTank.getInfo()
Returns a wrapper object
FluidTankInfo containing the capacity of the tank and the
FluidStack it holds. |
FluidTankInfo |
FluidTank.getInfo() |
FluidTankInfo[] |
IFluidHandler.getTankInfo(ForgeDirection from)
Returns an array of objects which represent the internal tanks.
|
FluidTankInfo[] |
TileFluidHandler.getTankInfo(ForgeDirection from) |