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
.A registry which defines the interactions a source fluid can have with its surroundings.An interface which performs an interaction for a source.An interface which tests whether a source fluid can interact with its surroundings.Holds the interaction data for a given source type on when to succeed and what to perform.ItemStack substitute for Fluids.A definition of common attributes, properties, and methods that is applied to aFluid
.The properties of the fluid.Implement this interface on Block classes which represent world-placeable Fluids.This interface represents a Fluid Tank.