public class FollowOwnerFlyingGoal extends FollowOwnerGoal
tameable, world| Constructor and Description |
|---|
FollowOwnerFlyingGoal(TameableEntity tameableIn,
double followSpeedIn,
float minDistIn,
float maxDistIn) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canTeleportToBlock(BlockPos pos) |
resetTask, shouldContinueExecuting, shouldExecute, startExecuting, tickgetMutexFlags, isPreemptible, setMutexFlagspublic FollowOwnerFlyingGoal(TameableEntity tameableIn, double followSpeedIn, float minDistIn, float maxDistIn)
protected boolean canTeleportToBlock(BlockPos pos)
canTeleportToBlock in class FollowOwnerGoal