Uses of Class
net.minecraftforge.fluids.capability.templates.FluidHandlerItemStack
-
Packages that use FluidHandlerItemStack Package Description net.minecraftforge.fluids.capability.templates -
-
Uses of FluidHandlerItemStack in net.minecraftforge.fluids.capability.templates
Subclasses of FluidHandlerItemStack in net.minecraftforge.fluids.capability.templates Modifier and Type Class Description static class
FluidHandlerItemStack.Consumable
Destroys the container item when it's emptied.static class
FluidHandlerItemStack.SwapEmpty
Swaps the container item for a different one when it's emptied.
-