Uses of Enum
net.minecraft.entity.ai.goal.ChaseBoatState
Packages that use ChaseBoatState
-
Uses of ChaseBoatState in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as ChaseBoatStateMethods in net.minecraft.entity.ai.goal that return ChaseBoatStateModifier and TypeMethodDescriptionstatic ChaseBoatState
Returns the enum constant of this type with the specified name.static ChaseBoatState[]
ChaseBoatState.values()
Returns an array containing the constants of this enum type, in the order they are declared.