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 LightChunkModifier and TypeMethodDescription@Nullable LightChunkServerChunkCache.getChunkForLighting(int p_8454_, int p_8455_) -
Uses of LightChunk in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement LightChunkModifier and TypeClassDescriptionclassclassclassDuring world generation, adjacent chunks may be fully generated (and thus be level chunks), but are often needed in proto chunk form.classclassMethods in net.minecraft.world.level.chunk that return LightChunkModifier and TypeMethodDescription@Nullable LightChunkChunkSource.getChunkForLighting(int p_62241_, int p_62242_) @Nullable LightChunkLightChunkGetter.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 LightChunkModifier and TypeMethodDescriptionprotected @Nullable LightChunkLightEngine.getChunk(int pX, int pZ)