public static class FluidHandlerItemStack.SwapEmpty extends FluidHandlerItemStack
FluidHandlerItemStack.Consumable, FluidHandlerItemStack.SwapEmpty
IFluidHandler.FluidAction
Modifier and Type | Field and Description |
---|---|
protected ItemStack |
emptyContainer |
capacity, container, FLUID_NBT_KEY
Constructor and Description |
---|
SwapEmpty(ItemStack container,
ItemStack emptyContainer,
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, setFluid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCapability
protected final ItemStack emptyContainer
protected void setContainerToEmpty()
FluidHandlerItemStack
setContainerToEmpty
in class FluidHandlerItemStack