public class EntityAIWanderAvoidWaterFlying extends EntityAIWanderAvoidWater
probabilityentity, executionChance, mustUpdate, speed, x, y, z| Constructor and Description |
|---|
EntityAIWanderAvoidWaterFlying(EntityCreature p_i47413_1_,
double p_i47413_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected Vec3d |
getPosition() |
makeUpdate, setExecutionChance, shouldContinueExecuting, shouldExecute, startExecutinggetMutexBits, isInterruptible, resetTask, setMutexBits, updateTaskpublic EntityAIWanderAvoidWaterFlying(EntityCreature p_i47413_1_, double p_i47413_2_)
protected Vec3d getPosition()
getPosition in class EntityAIWanderAvoidWater