mojira.dev
MC-209784

Baby drowned can spawn as chicken jockeys, causing chickens to float in the oceans

The bug

Baby drowned sometimes spawn as chicken jockeys, which causes them to dismount the chicken, chicken just ascends and start randomly swimming around on the sea surface.

Code analysis

Code analysis can be found in this comment.

Linked issues

Attachments

Comments 9

It is not really a problem, but yeah pretty weird

 

Can confirm that this is an issue, although this may be intentional. Also affects 20w51a.

Can confirm in 1.17.1.

Can confirm in 1.18 Release Candidate 3.

Code analysis (Mojang mappings, 22w12a):
Drowned#finalizeSpawn(...) extends Zombie#finalizeSpawn(...), and there is no check in the latter method to verify the entity type before setting it to a chicken jockey. Therefore, baby drowned can spawn as chicken jockeys.

Can confirm in 1.19.4

theahmex

(Unassigned)

Confirmed

Mob spawning

1.16.4, 20w51a, 21w03a, 1.16.5, 1.17, ..., 22w18a, 1.19.2, 1.19.4, 1.20.6, 1.21

Retrieved