Mojira Archive
MC-260885

Display entities summoned with initial transformation interpolate incorrectly from default transformation during next transformation

MC-260857 has been fixed, but another similar bug is still there.

Display entities that are summoned with custom transformation will interpolate from the default transformation instead once the next transformation with interpolation is applied.

To Reproduce

  1. /execute positioned ^ ^ ^4 summon block_display run data merge entity @s {block_state:{Name:"stone"},transformation:{scale:[3.0,3.0,3.0]}}
    
  2. /data merge entity @e[type=minecraft:block_display,limit=1] {transformation:{scale:[10.0,10.0,10.0]},start_interpolation:0,interpolation_duration:1000}
    
  3. Notice there's a chance that the display entity resets to the default transformation before performing the new transformation interpolation

Fixed

Dl

2023-03-10, 06:46 AM

2023-03-20, 07:59 AM

2023-03-20, 07:59 AM

5

4

Confirmed

Normal

Platform

Commands, Entities

1.19.4 Release Candidate 1, 1.19.4 Release Candidate 2, 1.19.4 Release Candidate 3, 1.19.4

23w12a