Uses of Interface
net.minecraft.world.level.chunk.LightChunkGetter
Package
Description
-
Uses of LightChunkGetter in net.minecraft.client.multiplayer
-
Uses of LightChunkGetter in net.minecraft.server.level
ModifierConstructorDescriptionChunkMap
(ServerLevel p_214836_, LevelStorageSource.LevelStorageAccess p_214837_, com.mojang.datafixers.DataFixer p_214838_, StructureTemplateManager p_214839_, Executor p_214840_, BlockableEventLoop<Runnable> p_214841_, LightChunkGetter p_214842_, ChunkGenerator p_214843_, ChunkProgressListener p_214844_, ChunkStatusUpdateListener p_214845_, Supplier<DimensionDataStorage> p_214846_, int p_214847_, boolean p_214848_) ThreadedLevelLightEngine
(LightChunkGetter p_9305_, ChunkMap p_9306_, boolean p_9307_, ProcessorMailbox<Runnable> p_9308_, ProcessorHandle<ChunkTaskPriorityQueueSorter.Message<Runnable>> p_9309_) -
Uses of LightChunkGetter in net.minecraft.world.level.chunk
-
Uses of LightChunkGetter in net.minecraft.world.level.lighting
Modifier and TypeFieldDescriptionprotected final LightChunkGetter
LayerLightSectionStorage.chunkSource
protected final LightChunkGetter
LightEngine.chunkSource
ModifierConstructorDescriptionBlockLightEngine
(LightChunkGetter p_75492_) BlockLightEngine
(LightChunkGetter p_278252_, BlockLightSectionStorage p_278255_) protected
BlockLightSectionStorage
(LightChunkGetter p_75511_) protected
LayerLightSectionStorage
(LightLayer p_75745_, LightChunkGetter p_75746_, M p_75747_) LevelLightEngine
(LightChunkGetter p_75805_, boolean p_75806_, boolean p_75807_) protected
LightEngine
(LightChunkGetter p_285189_, S p_284964_) SkyLightEngine
(LightChunkGetter p_75843_) protected
SkyLightEngine
(LightChunkGetter p_282215_, SkyLightSectionStorage p_282341_) protected
SkyLightSectionStorage
(LightChunkGetter p_75868_)