Uses of Interface
net.minecraft.world.chunk.light.LightSourceView
Packages that use LightSourceView
Package
Description
- 
Uses of LightSourceView in net.minecraft.server.worldMethods in net.minecraft.server.world that return LightSourceView
- 
Uses of LightSourceView in net.minecraft.world.chunkClasses in net.minecraft.world.chunk that implement LightSourceViewModifier and TypeClassDescriptionclassRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.classclassclassclassRepresents a chunk that wraps a world chunk, used in world generation.Methods in net.minecraft.world.chunk that return LightSourceView
- 
Uses of LightSourceView in net.minecraft.world.chunk.lightFields in net.minecraft.world.chunk.light declared as LightSourceViewMethods in net.minecraft.world.chunk.light that return LightSourceViewModifier and TypeMethodDescriptionprotected @Nullable LightSourceViewChunkLightProvider.getChunk(int chunkX, int chunkZ)