public class FlyOntoTreeGoal extends WanderAroundFarGoal
Goal.Control
probability
chance, 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, stop
canStop, getControls, setControls, tick, toString
public FlyOntoTreeGoal(PathAwareEntity mob, double speed)
@Nullable protected Vec3d getWanderTarget()
getWanderTarget
in class WanderAroundFarGoal