Class BlockStateModule.LegacyTickingBlockStateSystem<T extends BlockState>

All Implemented Interfaces:
DisableProcessingAssert, ISystem<ChunkStore>, MetricSystem<ChunkStore>, QuerySystem<ChunkStore>, TickableSystem<ChunkStore>
Enclosing class:
BlockStateModule

public static class BlockStateModule.LegacyTickingBlockStateSystem<T extends BlockState> extends EntityTickingSystem<ChunkStore> implements DisableProcessingAssert, MetricSystem<ChunkStore>