Package | Description |
---|---|
net.minecraft.entity.ai.goal |
Modifier and Type | Field and Description |
---|---|
private BoatGoals |
FollowBoatGoal.field_205146_d |
Modifier and Type | Method and Description |
---|---|
static BoatGoals |
BoatGoals.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BoatGoals[] |
BoatGoals.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|