Uses of Interface
net.minecraft.world.level.chunk.LightChunkGetter
Packages that use LightChunkGetter
Package
Description
-
Uses of LightChunkGetter in net.minecraft.client.multiplayer
Classes in net.minecraft.client.multiplayer that implement LightChunkGetter -
Uses of LightChunkGetter in net.minecraft.server.level
Classes in net.minecraft.server.level that implement LightChunkGetterConstructors in net.minecraft.server.level with parameters of type LightChunkGetterModifierConstructorDescriptionChunkMap(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
Classes in net.minecraft.world.level.chunk that implement LightChunkGetter -
Uses of LightChunkGetter in net.minecraft.world.level.lighting
Fields in net.minecraft.world.level.lighting declared as LightChunkGetterModifier and TypeFieldDescriptionprotected final LightChunkGetterLayerLightSectionStorage.chunkSourceprotected final LightChunkGetterLightEngine.chunkSourceConstructors in net.minecraft.world.level.lighting with parameters of type LightChunkGetterModifierConstructorDescriptionBlockLightEngine(LightChunkGetter p_75492_) BlockLightEngine(LightChunkGetter p_278252_, BlockLightSectionStorage p_278255_) protectedBlockLightSectionStorage(LightChunkGetter p_75511_) protectedLayerLightSectionStorage(LightLayer p_75745_, LightChunkGetter p_75746_, M p_75747_) LevelLightEngine(LightChunkGetter p_75805_, boolean p_75806_, boolean p_75807_) protectedLightEngine(LightChunkGetter p_285189_, S p_284964_) SkyLightEngine(LightChunkGetter p_75843_) protectedSkyLightEngine(LightChunkGetter p_282215_, SkyLightSectionStorage p_282341_) protectedSkyLightSectionStorage(LightChunkGetter p_75868_)