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) class
ChunkTicketManager.DistanceFromNearestPlayerTracker
(package private) class
ChunkTicketManager.NearbyChunkTicketUpdater
(package private) class
ChunkTicketManager.TicketDistanceLevelPropagator
-
Uses of LevelPropagator in net.minecraft.world
Subclasses of LevelPropagator in net.minecraft.world Modifier and Type Class Description class
ChunkPosDistanceLevelPropagator
class
SectionDistanceLevelPropagator
-
Uses of LevelPropagator in net.minecraft.world.chunk.light
Subclasses of LevelPropagator in net.minecraft.world.chunk.light Modifier and Type Class Description class
BlockLightStorage
class
ChunkBlockLightProvider
class
ChunkLightProvider<M extends ChunkToNibbleArrayMap<M>,S extends LightStorage<M>>
class
ChunkSkyLightProvider
class
LightStorage<M extends ChunkToNibbleArrayMap<M>>
LightStorage handles the access, storage and propagation of a specific kind of light within the world.class
SkyLightStorage
-
Uses of LevelPropagator in net.minecraft.world.poi
Subclasses of LevelPropagator in net.minecraft.world.poi Modifier and Type Class Description (package private) class
PointOfInterestStorage.PointOfInterestDistanceTracker