Uses of Interface
net.minecraft.world.tick.WorldTickScheduler.ChunkVisitor
Packages that use WorldTickScheduler.ChunkVisitor
- 
Uses of WorldTickScheduler.ChunkVisitor in net.minecraft.world.tickMethods in net.minecraft.world.tick with parameters of type WorldTickScheduler.ChunkVisitorModifier and TypeMethodDescriptionprivate voidWorldTickScheduler.visitChunks(BlockBox box, WorldTickScheduler.ChunkVisitor<T> visitor)