Uses of Enum Class
net.minecraft.client.network.WorldLoadingState.Step
-
Uses of WorldLoadingState.Step in net.minecraft.client.network
Modifier and TypeMethodDescriptionstatic WorldLoadingState.Step
Returns the enum constant of this class with the specified name.static WorldLoadingState.Step[]
WorldLoadingState.Step.values()
Returns an array containing the constants of this enum class, in the order they are declared.