| Interface | Description |
|---|---|
| IChunkCollidable |
This interface defines a block that will have wider bounding boxes that extend beyond they 1x1x1 block space.
|
| Class | Description |
|---|---|
| ChunkCollision |
This class is the entry point for all the chunk collision related calculation.
|
| ChunkCollisionTransformer |