| Interface | Description |
|---|---|
| IColumn | |
| ICube | |
| ICubeProvider | |
| ICubeProviderServer | |
| ICubeWatcher | |
| ICubicTicket |
A CubicChunks chunkloading ticket.
|
| ICubicWorld | |
| ICubicWorldServer | |
| ICubicWorldType | |
| IHeightMap | |
| IMinMaxHeight |
| Class | Description |
|---|---|
| CubeDataEvent |
CubicChunks equivalent of
ChunkDataEvent |
| CubeDataEvent.Load |
CubicChunks equivalent of
ChunkDataEvent.Load |
| CubeDataEvent.Save |
CubicChunks equivalent of
ChunkDataEvent.Save |
| CubeEvent |
CubicChunks equivalent of
ChunkEvent. |
| CubeEvent.Load |
CubicChunks equivalent of
ChunkEvent.Load. |
| CubeEvent.Unload |
CubicChunks equivalent of
ChunkEvent.Unload. |
| CubeUnWatchEvent |
This event fired from server thread every time player stop watching
(stop sending updates to client)
ICube associated with ICubeWatcher. |
| CubeWatchEvent |
This event fired from server thread every time player start to watch
(sent updates to client)
ICube associated with ICubeWatcher. |
| IHeightMap.HeightMap |
| Enum | Description |
|---|---|
| ICube.ForcedLoadReason | |
| ICubeProviderServer.Requirement |
The effort made to retrieve a cube or column.
|
| ICubicWorld.SurfaceType |