| Package | Description |
|---|---|
| net.minecraftforge.fluids | |
| net.minecraftforge.fluids.capability | |
| net.minecraftforge.fluids.capability.templates |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
static FluidTankProperties[] |
FluidTankProperties.convert(FluidTankInfo[] fluidTankInfos) |
| Modifier and Type | Field and Description |
|---|---|
static FluidTankInfo |
EmptyFluidHandler.EMPTY_TANK_INFO |
| Modifier and Type | Method and Description |
|---|---|
FluidTankInfo |
VoidFluidHandler.getInfo() |
FluidTankInfo |
EmptyFluidHandler.getInfo() |