Package net.neoforged.neoforge.fluids
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.fluids
-
ClassDescriptionBase implementation of a
FlowingFluidfor mods to use.Fluid content information for cauldrons.Fills or drains a fluid container item using a Dispenser.Holds the result of a fluid action fromFluidUtil.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.ItemStackequivalent for fluids.Utility class for creating linked set forFluidStackwith specific hash strategy asFluidStackdoes not overrideObject.hashCode()andObject.equals(Object).A definition of common attributes, properties, and methods that is applied to aFluid.A record that holds some information to let a fluid drip from Pointed Dripstone stalactites and fill cauldrons below.The properties of the fluid.This interface represents a Fluid Tank.This interface represents a Fluid Tank.Event to registerCauldronFluidContentfor modded cauldrons.Stock data component class to hold aFluidStack.