Uses of Enum Class
baritone.api.utils.PathCalculationResult.Type
Packages that use PathCalculationResult.Type
-
Uses of PathCalculationResult.Type in baritone.api.utils
Methods in baritone.api.utils that return PathCalculationResult.TypeModifier and TypeMethodDescriptionPathCalculationResult.getType()static PathCalculationResult.TypeReturns the enum constant of this class with the specified name.static PathCalculationResult.Type[]PathCalculationResult.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in baritone.api.utils with parameters of type PathCalculationResult.Type