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() |
makeUpdate, setExecutionChance, shouldContinueExecuting, shouldExecute, startExecutinggetMutexFlags, isPreemptible, resetTask, setMutexFlags, tickpublic WaterAvoidingRandomFlyingGoal(CreatureEntity p_i47413_1_, double p_i47413_2_)
@Nullable protected Vec3d getPosition()
getPosition in class WaterAvoidingRandomWalkingGoal