Uses of Enum Class
net.minecraft.world.chunk.light.LightStorage.Status
-
Uses of LightStorage.Status in net.minecraft.world.chunk.light
Modifier and TypeMethodDescriptionChunkLightProvider.getStatus
(long sectionPos) LightingProvider.getStatus
(LightType lightType, ChunkSectionPos pos) LightStorage.getStatus
(long sectionPos) static LightStorage.Status
LightStorage.PropagationFlags.getStatus
(byte packed) static LightStorage.Status
Returns the enum constant of this class with the specified name.static LightStorage.Status[]
LightStorage.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.