Package net.neoforged.neoforge.fluids.capability
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.fluids.capability
-
ClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTankobjects.ItemStacks handled by anIFluidHandlermay change, so this class allows users of the fluid handler to get the container after it has been used.