JavaScript is disabled on your browser.
Skip navigation links
Baritone 1.13.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
baritone.api.command.datatypes.ForAxis
Packages that use
ForAxis
Package
Description
baritone.api.command.datatypes
Uses of
ForAxis
in
baritone.api.command.datatypes
Methods in
baritone.api.command.datatypes
that return
ForAxis
Modifier and Type
Method
Description
static
ForAxis
ForAxis.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ForAxis
[]
ForAxis.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.