Uses of Class
net.minecraft.entity.ai.goal.ChaseBoatState
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal |
-
Uses of ChaseBoatState in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as ChaseBoatState Modifier and Type Field Description private ChaseBoatStateChaseBoatGoal. stateMethods in net.minecraft.entity.ai.goal that return ChaseBoatState Modifier and Type Method Description static ChaseBoatStateChaseBoatState. valueOf(String name)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.