Uses of Enum Class
net.minecraft.world.server.ServerWorldLightManager.Phase
-
Uses of ServerWorldLightManager.Phase in net.minecraft.world.server
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.ObjectList<com.mojang.datafixers.util.Pair<ServerWorldLightManager.Phase,
Runnable>> ServerWorldLightManager.lightTasks
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerWorldLightManager.Phase[]
ServerWorldLightManager.Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
ServerWorldLightManager.addTask
(int p_215600_1_, int p_215600_2_, IntSupplier p_215600_3_, ServerWorldLightManager.Phase p_215600_4_, Runnable p_215600_5_) private void
ServerWorldLightManager.addTask
(int p_215586_1_, int p_215586_2_, ServerWorldLightManager.Phase p_215586_3_, Runnable p_215586_4_)