| Interface | Description |
|---|---|
| IProvidingInventoryListener | |
| ISpecificProvider | |
| ISpecificRequester | |
| ISyncableSemiblockItem |
Implement this interface on containers for semiblocks which need to be synced from the client in item form,
generally as a result of GUI configuration.
|
| Class | Description |
|---|---|
| IProvidingInventoryListener.TileEntityAndFace | |
| ItemSemiBlock |
| Enum | Description |
|---|---|
| SemiblockTracker |
Server side tracker to find the semiblock entities at a given world & blockpos
(Note that one blockpos could have up to 7 semiblocks - one non-sided plus six sided semiblocks)
|