Sets the search distance at which any Living instances in a
radius of the parent Agent are considered for avoiding.
Parameters:
distance - The search distance
Returns:
This task, for chaining
closeRangeSpeed
doublecloseRangeSpeed()
Gets the speed "modifier" for which the parent Agent will
move away from a found Living to "avoid" when in close
range. Close range is currently defined as 7 blocks.
Sets the peed "modifier" for which the parent Agent will
move away from a found Living to "avoid" when in close
range. Close range is currently defined as 7 blocks.
Parameters:
speed - The movement speed modifier
Returns:
This task, for chaining
farRangeSpeed
doublefarRangeSpeed()
Gets the close range speed "modifier" for which the parent Agent
will move away from a found Living to "avoid" when in
a farther range than 7 blocks.