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 x, int z) -
Uses of LightChunk in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement LightChunkModifier and TypeClassDescriptionclassclassclassclassclassMethods in net.minecraft.world.level.chunk that return LightChunkModifier and TypeMethodDescription@Nullable LightChunkChunkSource.getChunkForLighting(int x, int z) @Nullable LightChunkLightChunkGetter.getChunkForLighting(int x, int z) -
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 chunkX, int chunkZ)