Class | Description |
---|---|
EmptyFluidHandler | |
FluidHandlerItemStack |
FluidHandlerItemStack is a template capability provider for ItemStacks.
|
FluidHandlerItemStack.Consumable |
Destroys the container item when it's emptied.
|
FluidHandlerItemStack.SwapEmpty |
Swaps the container item for a different one when it's emptied.
|
FluidHandlerItemStackSimple |
FluidHandlerItemStackSimple is a template capability provider for ItemStacks.
|
FluidHandlerItemStackSimple.Consumable |
Destroys the container item when it's emptied.
|
FluidHandlerItemStackSimple.SwapEmpty |
Swaps the container item for a different one when it's emptied.
|
FluidTank |
Flexible implementation of a Fluid Storage object.
|
VoidFluidHandler |
VoidFluidHandler is a template fluid handler that can be filled indefinitely without ever getting full.
|