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
During world generation, adjacent chunks may be fully generated (and thus be level chunks), but are often needed in proto chunk form.class
class
Methods in net.minecraft.world.level.chunk that return LightChunkModifier and TypeMethodDescriptionChunkSource.getChunkForLighting
(int pChunkX, int pChunkZ) LightChunkGetter.getChunkForLighting
(int pChunkX, int pChunkZ) -
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 LightChunk