Uses of Enum Class
net.minecraft.world.chunk.light.LightStorage.class_8530
Packages that use LightStorage.class_8530
-
Uses of LightStorage.class_8530 in net.minecraft.world.chunk.light
Methods in net.minecraft.world.chunk.light that return LightStorage.class_8530Modifier and TypeMethodDescriptionLightStorage.method_51549
(long long2) static LightStorage.class_8530
LightStorage.class_8529.method_51556
(byte byte2) LightingProvider.method_51560
(LightType lightType, ChunkSectionPos chunkSectionPos) ChunkLightProvider.method_51568
(long long2) static LightStorage.class_8530
Returns the enum constant of this class with the specified name.static LightStorage.class_8530[]
LightStorage.class_8530.values()
Returns an array containing the constants of this enum class, in the order they are declared.