Uses of Class
net.minecraft.world.chunk.light.ChunkLightingView.Empty
| Package | Description |
|---|---|
| net.minecraft.world.chunk.light |
-
Uses of ChunkLightingView.Empty in net.minecraft.world.chunk.light
Methods in net.minecraft.world.chunk.light that return ChunkLightingView.Empty Modifier and Type Method Description static ChunkLightingView.EmptyChunkLightingView.Empty. valueOf(String name)Returns the enum constant of this type with the specified name.static ChunkLightingView.Empty[]ChunkLightingView.Empty. values()Returns an array containing the constants of this enum type, in the order they are declared.