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.
|
SideEffectExtent |
An extent that sets blocks in the world, with a
SideEffectSet . |
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.
|