Uses of Enum Class
net.minecraft.entity.ai.brain.task.MoveItemsTask.NavigationState
Packages that use MoveItemsTask.NavigationState
-
Uses of MoveItemsTask.NavigationState in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task declared as MoveItemsTask.NavigationStateModifier and TypeFieldDescriptionprivate MoveItemsTask.NavigationStateMoveItemsTask.navigationStateMethods in net.minecraft.entity.ai.brain.task that return MoveItemsTask.NavigationStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MoveItemsTask.NavigationState[]MoveItemsTask.NavigationState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.ai.brain.task with parameters of type MoveItemsTask.NavigationStateModifier and TypeMethodDescriptionprivate voidMoveItemsTask.setNavigationState(MoveItemsTask.NavigationState state)