Allays with NoAI can dance
The Bug:
Allays with NoAI can dance.
This could be intentional however, I'm making a report just in case.
Steps to Reproduce:
- Summon an allay with NoAI.
/summon minecraft:allay ~ ~ ~ {NoAI:1b}
- Place down a jukebox nearby and a music disc inside of it.
- Watch the allay closely.
- Take note as to whether or not allays with NoAI can dance.
Observed Behavior:
Allays with NoAI can dance.
Expected Behavior:
Allays with NoAI would not be able to dance.
Created Issue:
Allays with NoAI can dance
The Bug:
Allays with NoAI can dance.
This could be intentional however, I'm making a report just in case.
Steps to Reproduce:
- Summon an allay with NoAI.
/summon minecraft:allay ~ ~ ~ {NoAI:1b}
- Place down a jukebox nearby and a music disc inside of it.
- Watch the allay closely.
- Take note as to whether or not allays with NoAI can dance.
Observed Behavior:
Allays with NoAI can dance.
Expected Behavior:
Allays with NoAI would not be able to dance.
Added Attachments:
Added Category: Mob behaviour
Removed Category: (Unassigned)
Added Attachments:
Added Assignee:
[Mojang] Markus Gustavsson
Added Affects Versions: 1.19.1-pre1
Added Fixed Versions: 22w42a
Parrots with NoAI can dance to music discs, unlike axolotls. This relates to MC-253189.
steps to reproduce
/summon minecraft:parrot ~ ~ ~ {NoAI:1b}
- Put down a jukebox
- Select and play a music disc of your preference
Observation: The parrot exhibits dancing behavior despite having NoAI.
Expectation: The parrot should refrain from dancing when NoAI is active.

happens with parrots too
Parrot dancing is fully client side, nothing about it is server side, unlike allays.
Relates to MC-270165.