public class WaterAvoidingRandomFlyingGoal extends WaterAvoidingRandomWalkingGoal
probabilitycreature, executionChance, mustUpdate, speed, x, y, z| Constructor and Description |
|---|
WaterAvoidingRandomFlyingGoal(CreatureEntity p_i47413_1_,
double p_i47413_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected Vec3d |
getPosition() |
private Vec3d |
getTreePos() |
makeUpdate, resetTask, setExecutionChance, shouldContinueExecuting, shouldExecute, startExecutinggetMutexFlags, isPreemptible, setMutexFlags, tick, toStringpublic WaterAvoidingRandomFlyingGoal(CreatureEntity p_i47413_1_, double p_i47413_2_)
@Nullable protected Vec3d getPosition()
getPosition in class WaterAvoidingRandomWalkingGoal@Nullable private Vec3d getTreePos()