Uses of Enum Class
net.minecraft.client.option.Perspective
-
Uses of Perspective in net.minecraft.client.option
Modifier and TypeFieldDescriptionprivate Perspective
GameOptions.perspective
private static final Perspective[]
Perspective.VALUES
Modifier and TypeMethodDescriptionGameOptions.getPerspective()
Perspective.next()
static Perspective
Returns the enum constant of this class with the specified name.static Perspective[]
Perspective.values()
Returns an array containing the constants of this enum class, in the order they are declared.