Uses of Enum Class
net.minecraft.client.tutorial.TutorialStep
Packages that use TutorialStep
-
Uses of TutorialStep in net.minecraft.client.option
Fields in net.minecraft.client.option declared as TutorialStep -
Uses of TutorialStep in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial that return TutorialStepModifier and TypeMethodDescriptionstatic TutorialStep
static TutorialStep
Returns the enum constant of this class with the specified name.static TutorialStep[]
TutorialStep.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.tutorial with parameters of type TutorialStep