Uses of Enum Class
net.minecraft.util.thread.ConsecutiveExecutor.Status
-
Uses of ConsecutiveExecutor.Status in net.minecraft.util.thread
Modifier and TypeFieldDescriptionprivate final AtomicReference
<ConsecutiveExecutor.Status> ConsecutiveExecutor.status
Modifier and TypeMethodDescriptionstatic ConsecutiveExecutor.Status
Returns the enum constant of this class with the specified name.static ConsecutiveExecutor.Status[]
ConsecutiveExecutor.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.