Uses of Enum Class
baritone.api.pathing.movement.MovementStatus
Packages that use MovementStatus
-
Uses of MovementStatus in baritone.api.pathing.movement
Methods in baritone.api.pathing.movement that return MovementStatusModifier and TypeMethodDescriptionIMovement.update()static MovementStatusReturns the enum constant of this class with the specified name.static MovementStatus[]MovementStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.