Uses of Class
net.minecraft.world.chunk.light.LevelPropagator
| Package | Description |
|---|---|
| net.minecraft.server.world | |
| net.minecraft.world | |
| net.minecraft.world.chunk.light | |
| net.minecraft.world.poi |
-
Uses of LevelPropagator in net.minecraft.server.world
Subclasses of LevelPropagator in net.minecraft.server.world Modifier and Type Class Description (package private) classChunkTicketManager.DistanceFromNearestPlayerTracker(package private) classChunkTicketManager.NearbyChunkTicketUpdater(package private) classChunkTicketManager.TicketDistanceLevelPropagator -
Uses of LevelPropagator in net.minecraft.world
Subclasses of LevelPropagator in net.minecraft.world Modifier and Type Class Description classChunkPosDistanceLevelPropagatorclassSectionDistanceLevelPropagator -
Uses of LevelPropagator in net.minecraft.world.chunk.light
Subclasses of LevelPropagator in net.minecraft.world.chunk.light Modifier and Type Class Description classBlockLightStorageclassChunkBlockLightProviderclassChunkLightProvider<M extends ChunkToNibbleArrayMap<M>,S extends LightStorage<M>>classChunkSkyLightProviderclassLightStorage<M extends ChunkToNibbleArrayMap<M>>LightStorage handles the access, storage and propagation of a specific kind of light within the world.classSkyLightStorage -
Uses of LevelPropagator in net.minecraft.world.poi
Subclasses of LevelPropagator in net.minecraft.world.poi Modifier and Type Class Description (package private) classPointOfInterestStorage.PointOfInterestDistanceTracker