Package net.minecraftforge.fluids
package net.minecraftforge.fluids
-
ClassDescriptionFills or drains a fluid container item using a Dispenser.Holds the result of a fluid action from
FluidUtil
.Minecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.ItemStack substitute for Fluids.Implement this interface on Block classes which represent world-placeable Fluids.This interface represents a Fluid Tank.