Package net.neoforged.neoforge.fluids
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.fluids
-
ClassDescriptionBase implementation of a
FlowingFluid
for 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.ItemStack
equivalent for fluids.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.Event to registerCauldronFluidContent
for modded cauldrons.Stock data component class to hold aFluidStack
.