Class FluidHandlerItemStack.Consumable

java.lang.Object
net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack.Consumable
All Implemented Interfaces:
ICapabilityProvider, IFluidHandler, IFluidHandlerItem
Enclosing class:
FluidHandlerItemStack

public static class FluidHandlerItemStack.Consumable extends FluidHandlerItemStack
Destroys the container item when it's emptied.
  • Constructor Details

    • Consumable

      public Consumable(ItemStack container, int capacity)
  • Method Details