mojira.dev
MC-304594

Spears can dismount interaction entities from their vehicles

Related to MC-302703.

The Bug:

Due to the fix of MC-304095, interaction is now considered “damageable” passenger.

According to 1.19.4 changelog, interaction entity is:

A new type of entity that records attacks ("left clicks") and interactions ("right clicks").

Interaction records left clicks instead of being really damaged.

However, when triggering its left-click event by a custom jab attack or a default charged attack (separated bug: MC-304591), the interaction is dismounted like other damageable entities.

Steps to Reproduce:

  1. /give @s stick[piercing_weapon={dismounts:true}]

  2. /summon pig ~ ~ ~ {NoAI:true,Passengers:[{id:"interaction",response:true}]}

  3. Turn on hitbox rendering (default key: F3+B) to make the interaction visible.

  4. Hold the stick and left click the interaction.

  5. /data get entity @n[type=pig] Passengers

Expected Behavior:

As interaction is not damageable, it should be consistent with other fixed instances of MC-302703.

Observed Behavior:

The interaction is dismounted (observed in step 5).

Comments 0

No comments.

merak48763

(Unassigned)

1524389

Confirmed

Expansion A

Important

Commands, Items

1.21.11 Pre-Release 3

Retrieved