Uses of Interface
net.minecraft.world.chunk.light.LightSourceView
Package
Description
-
Uses of LightSourceView in net.minecraft.server.world
-
Uses of LightSourceView in net.minecraft.world.chunk
Modifier and TypeClassDescriptionclass
Represents a scoped, modifiable view of biomes, block states, fluid states and block entities.class
class
class
class
Represents a chunk that wraps a world chunk, used in world generation. -
Uses of LightSourceView in net.minecraft.world.chunk.light
Modifier and TypeMethodDescriptionprotected @Nullable LightSourceView
ChunkLightProvider.getChunk
(int chunkX, int chunkZ)