mojira.dev
MC-110748

Entity riders and their passengers can't be pushed by other entities and have no collision

When summoning entities with a passenger entity then the root entities won't collide with other root entities, and the passengers won't collide with other passengers. Entities pass through one another.
I expected entities to push/collide with each other.

EDIT: Noticed it's still in previous versions like 1.10.2 and 1.9.4, might be related to MC-15202 as in the fix for that one caused this.
EDIT2: Checked to make sure and the issue happens since 14w27a, it's not in the previous snapshot 14w26c, so that would actually point directly at changes done to fix MC-15202

Reproduce with these commands:

/summon minecraft:chicken ~ ~ ~ {Passengers:[{id:"cow"}]}
/summon minecraft:cow ~ ~ ~ {Passengers:[{id:"chicken"}]}

Linked issues

Attachments

Comments 21

Confirmed. It seems to me that mounted entities can push normal entities, but cannot be pushed.

Confirmed for 1.12.2 pre-2.

Confirmed for 1.12.2 release.

Confirmed for 17w43b.

Caused by the fix of MC-15202

11 more comments

Can confirm in 22w03a.

Can confirm in 1.18.2.

Can confirm in 1.19 and 22w24a.

Can confirm in 1.19.2.

Can confirm in 1.21

Maxaxik

(Unassigned)

Confirmed

Platform

Low

Mob behaviour

collision, passengers, riding-entities

Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12 Pre-Release 6, ..., 1.21, 1.21.1, 1.21.2 Pre-Release 4, 1.21.4, 25w10a

Retrieved