Package net.minecraftforge.fluids.capability
-
Interface Summary Interface Description IFluidHandler Implement this interface as a capability which should handle fluids, generally storing them in one or more internalIFluidTank
objects.IFluidHandlerItem ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used. -
Class Summary Class Description CapabilityFluidHandler CapabilityFluidHandler.DefaultFluidHandlerStorage<T extends IFluidHandler> ItemFluidContainer A simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem.TileFluidHandler -
Enum Summary Enum Description IFluidHandler.FluidAction