Class | Description |
---|---|
BlockQuirkExtent |
Handles various quirks when setting blocks, such as ice turning
into water or containers dropping their contents.
|
ChunkLoadingExtent |
Automatically loads chunks when blocks are accessed.
|
FastModeExtent |
Implements "fast mode" which may skip physics, lighting, etc.
|
SurvivalModeExtent |
Makes changes to the world as if a player had done so during survival mode.
|
WatchdogTickingExtent |
Extent that ticks the watchdog before every world-affecting action.
|