| Interface | Description |
|---|---|
| IBlockStateContainer | |
| IForgeChunkManager | |
| IGameRegistry | |
| IIntegratedServer | |
| IPlayerChunkMapEntry | |
| MixinIBlockAccess_MinMaxHeight |
| Class | Description |
|---|---|
| MixinAnvilSaveHandler | |
| MixinChunk_Column |
Implements the IColumn interface
|
| MixinChunk_Cubes |
Modifies vanilla code in Chunk to use Cubes
|
| MixinChunkCache_HeightLimits |
Modifies ChunkCache to support extended world height.
|
| MixinDerivedWorldInfo | |
| MixinEntity_DeathFix | |
| MixinEntityTracker | |
| MixinEntityTrackerEntry | |
| MixinMinecraftServer | |
| MixinPlayerList | |
| MixinRegionFileCache | |
| MixinStructureStart | |
| MixinWorld |
Contains implementation of
ICubicWorld interface. |
| MixinWorld_HeightLimits |
Contains fixes for hardcoded height checks and other height-related issues.
|
| MixinWorld_Tick |
World class mixins related to block and entity ticking.
|
| MixinWorldEntitySpawner | |
| MixinWorldInfo | |
| MixinWorldProvider | |
| MixinWorldServer |
Implementation of
ICubicWorldServer interface. |
| MixinWorldSettings |