Uses of Enum Class
net.minecraft.world.chunk.light.ChunkLightingView.Empty
-
Uses of ChunkLightingView.Empty in net.minecraft.world.chunk.light
Modifier and TypeMethodDescriptionstatic ChunkLightingView.Empty
Returns the enum constant of this class with the specified name.static ChunkLightingView.Empty[]
ChunkLightingView.Empty.values()
Returns an array containing the constants of this enum class, in the order they are declared.