public static class FluidHandlerItemStack.SwapEmpty extends FluidHandlerItemStack
FluidHandlerItemStack.Consumable, FluidHandlerItemStack.SwapEmpty
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, getTankProperties, hasCapability, setFluid
protected final ItemStack emptyContainer
protected void setContainerToEmpty()
FluidHandlerItemStack
setContainerToEmpty
in class FluidHandlerItemStack