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, tick
getMutexFlags, isPreemptible, setMutexFlags
public FollowOwnerFlyingGoal(TameableEntity tameableIn, double followSpeedIn, float minDistIn, float maxDistIn)
protected boolean canTeleportToBlock(BlockPos pos)
canTeleportToBlock
in class FollowOwnerGoal