public class FlyOntoTreeGoal extends WanderAroundFarGoal
Goal.Controlprobabilitychance, ignoringChance, mob, speed, targetX, targetY, targetZ| Constructor and Description |
|---|
FlyOntoTreeGoal(PathAwareEntity mob,
double speed) |
| Modifier and Type | Method and Description |
|---|---|
private Vec3d |
getTreeTarget() |
protected Vec3d |
getWanderTarget() |
canStart, ignoreChanceOnce, setChance, shouldContinue, start, stopcanStop, getControls, setControls, tick, toStringpublic FlyOntoTreeGoal(PathAwareEntity mob, double speed)
@Nullable protected Vec3d getWanderTarget()
getWanderTarget in class WanderAroundFarGoal