The Bug:
The hitboxes of turtles are not adjusted when they become pregnant.
Steps to Reproduce:
Summon a regular turtle and a pregnant turtle next to one another by using the commands provided below.
/summon minecraft:turtle ~4 ~1 ~ {has_egg:1b,NoAI:1b}
/summon minecraft:turtle ~2.7 ~1 ~ {NoAI:1b}
Enable entity hitboxes by pressing "F3 + B".
Look closely at the hitboxes of both of the turtles.
Take note as to whether or not the hitboxes of turtles are adjusted when they become pregnant.
Observed Behavior:
The hitboxes of turtles are not adjusted when they become pregnant.
Expected Behavior:
The hitboxes of pregnant turtles would be slightly larger than the hitboxes of regular turtles, as their models have been made slightly bigger.
Linked issues
Attachments
Comments 3
Relates to MC-142849.
Relates to MC-212565.