Uses of Enum Class
net.minecraft.client.tutorial.TutorialSteps
Packages that use TutorialSteps
-
Uses of TutorialSteps in net.minecraft.client
Fields in net.minecraft.client declared as TutorialSteps -
Uses of TutorialSteps in net.minecraft.client.tutorial
Subclasses with type arguments of type TutorialSteps in net.minecraft.client.tutorialMethods in net.minecraft.client.tutorial that return TutorialStepsModifier and TypeMethodDescriptionstatic TutorialStepsstatic TutorialStepsReturns the enum constant of this class with the specified name.static TutorialSteps[]TutorialSteps.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 TutorialStepsModifier and TypeMethodDescriptionvoidTutorial.setStep(TutorialSteps step) Sets a new step to the tutorial