public interface IFluidHandlerItem extends IFluidHandler
IFluidHandler may change, so this class allows
users of the fluid handler to get the container after it has been used.IFluidHandler.FluidAction| Modifier and Type | Method and Description |
|---|---|
ItemStack |
getContainer()
Get the container currently acted on by this fluid handler.
|
drain, drain, fill, getFluidInTank, getTankCapacity, getTanks, isFluidValid@Nonnull ItemStack getContainer()