| Interface | Description |
|---|---|
| IAirHandler |
Base functionality for all air handlers.
|
| IAirHandlerItem |
An air handler for items.
|
| IAirHandlerMachine |
An extended air handler which is used by tile entities.
|
| IAirHandlerMachine.Connection |
Represents a connection to a neighbouring air handler.
|
| IAirHandlerMachineFactory |
Use this interface to get instances of air handlers for your tile entities.
|
| IAirListener |
Optionally implement this in your TileEntity to gain extra control over pneumatic behaviour.
|
| IManoMeasurable |
| Class | Description |
|---|---|
| IAirHandlerItem.Provider |
Capability provider object for air-handling items.
|