The Bug:
Allays attempt to pathfind to items that are outside of the world border.
Steps to Reproduce:
Set the world border's center to your current position and to thirty blocks wide by using the commands provided below.
/worldborder center ~ ~
/worldborder set 30
Throw some dirt along the edges of the world border.
Set the world border to twenty blocks wide so that the dirt is outside of the world border by using the command provided below.
/worldborder set 20
Summon an allay, give it some dirt, and watch its behavior closely as it searches for dirt to collect.
Take note as to whether or not allays attempt to pathfind to items that are outside of the world border.
Observed Behavior:
Allays attempt to pathfind to items that are outside of the world border.
Expected Behavior:
Allays would not attempt to pathfind to items that are outside of the world border.
Linked issues
relates to 2
Attachments
Comments 6
After some discussion, we have decided to create a new ticket for the remaining part of this bug and leave this resolved.
In regards to @unknown's comment, that said ticket can be found here: MC-259304. 🙂
Relates to MC-225193, MC-225194, and MC-249843.