インタフェース | 説明 |
---|---|
IFluidHandler |
Implement this interface as a capability which should handle fluids, generally storing them in
one or more internal
IFluidTank objects. |
IFluidHandlerItem |
ItemStacks handled by an
IFluidHandler may change, so this class allows
users of the fluid handler to get the container after it has been used. |
クラス | 説明 |
---|---|
CapabilityFluidHandler | |
ItemFluidContainer |
A simple fluid container, to replace the functionality of the old FluidContainerRegistry and IFluidContainerItem.
|
TileFluidHandler |
列挙 | 説明 |
---|---|
IFluidHandler.FluidAction |