The Bug:
Axolotls attempt to pathfind to water that's outside of the world border.
Steps to Reproduce:
Set the center of the world border to your current position, along with making it thirty blocks wide by using the commands provided below.
/worldborder center ~ ~ /worldborder set 30
Place some water along the edges of the world border.
Set the world border to twenty blocks wide so that there's some water outside of the world border by using the command provided below.
/worldborder set 20
Summon some axolotls within the world border and watch them closely.
Take note as to whether or not axolotls attempt to pathfind to water that's outside of the world border.
Observed Behavior:
Axolotls attempt to pathfind to water that's outside of the world border.
Expected Behavior:
Axolotls would not attempt to pathfind to water that's outside of the world border.
Related issues
Attachments
Comments


Can confirm.
[media]This describes the same general behavior as MC-228464, but since both are triaged a relation link might suffice.