public static class FluidHandlerItemStack.Consumable extends FluidHandlerItemStack
FluidHandlerItemStack.Consumable, FluidHandlerItemStack.SwapEmptyIFluidHandler.FluidActioncapacity, container, FLUID_NBT_KEY| Constructor and Description |
|---|
Consumable(ItemStack container,
int capacity) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setContainerToEmpty()
Override this method for special handling.
|
canDrainFluidType, canFillFluidType, drain, drain, fill, getCapability, getContainer, getFluid, getFluidInTank, getTankCapacity, getTanks, isFluidValid, setFluidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCapabilitypublic Consumable(ItemStack container, int capacity)
protected void setContainerToEmpty()
FluidHandlerItemStacksetContainerToEmpty in class FluidHandlerItemStack