Uses of Interface
net.minecraft.world.level.chunk.LightChunk
Packages that use LightChunk
Package
Description
-
Uses of LightChunk in net.minecraft.server.level
Methods in net.minecraft.server.level that return LightChunk -
Uses of LightChunk in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement LightChunkModifier and TypeClassDescriptionclass
class
class
class
class
Methods in net.minecraft.world.level.chunk that return LightChunkModifier and TypeMethodDescriptionChunkSource.getChunkForLighting
(int p_62241_, int p_62242_) LightChunkGetter.getChunkForLighting
(int p_63023_, int p_63024_) -
Uses of LightChunk in net.minecraft.world.level.lighting
Fields in net.minecraft.world.level.lighting declared as LightChunkMethods in net.minecraft.world.level.lighting that return LightChunkModifier and TypeMethodDescriptionprotected LightChunk
LightEngine.getChunk
(int p_284967_, int p_285447_)