| Interface | Description |
|---|---|
| IDirectionalSemiblock |
Represents a semiblock which sits on the side of an actual block, rather than occupying the same space.
|
| ISemiBlock |
Represents a "semiblock" - an attachable gadget which sits on a real block, such as a logistics frame or
crop support.
|
| Class | Description |
|---|---|
| SemiblockEvent | |
| SemiblockEvent.BreakEvent |
Fired when a semiblock is removed from the world.
|
| SemiblockEvent.PlaceEvent |
Fired when a semiblock is added to the world.
|