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.Modifier and Type | Method and Description |
---|---|
ItemStack |
getContainer()
Get the container currently acted on by this fluid handler.
|
drain, drain, fill, getTankProperties
@Nonnull ItemStack getContainer()