Package net.neoforged.neoforge.transfer.fluid
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.transfer.fluid
-
ClassDescriptionA handler for empty and filled buckets.A handler for cauldrons.To make sure multiple accesses to the same cauldron return the same wrapper, we maintain a
(Level, BlockPos) -> Wrappercache.Fills or drains a fluid container item using a Dispenser.Immutable combination of aFluidand data components.Base implementation of aResourceHandler<FluidResource>backed by a list ofFluidStacks.Helper functions to work withResourceHandlers ofFluidResources.Base implementation of a simple fluidResourceHandlerbacked by anItemAccess.