public class EntityAIFollowOwnerFlying extends EntityAIFollowOwner
world| Constructor and Description |
|---|
EntityAIFollowOwnerFlying(EntityTameable tameableIn,
double followSpeedIn,
float minDistIn,
float maxDistIn) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isTeleportFriendlyBlock(int x,
int z,
int y,
int xOffset,
int zOffset) |
resetTask, shouldContinueExecuting, shouldExecute, startExecuting, tickgetMutexBits, isInterruptible, setMutexBitspublic EntityAIFollowOwnerFlying(EntityTameable tameableIn, double followSpeedIn, float minDistIn, float maxDistIn)
protected boolean isTeleportFriendlyBlock(int x,
int z,
int y,
int xOffset,
int zOffset)
isTeleportFriendlyBlock in class EntityAIFollowOwner