Package net.neoforged.neoforge.fluids.capability.templates
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.fluids.capability.templates
-
ClassDescriptionFluidHandlerItemStack is a template capability provider for ItemStacks.Destroys the container item when it's emptied.Swaps the container item for a different one when it's emptied.FluidHandlerItemStackSimple is a template capability provider for ItemStacks.Destroys the container item when it's emptied.Swaps the container item for a different one when it's emptied.Flexible implementation of a Fluid Storage object.VoidFluidHandler is a template fluid handler that can be filled indefinitely without ever getting full.