1.19.4 Release Candidate 1 (known as 1.19.4-rc1 in the launcher) is the first release candidate for Java Edition 1.19.4, released on March 9, 2023,[1] which fixes bugs.
Changes[]
Non-mob entities[]
- Changes to interpolation:
- Interpolation always starts at the beginning on client tick.
- Field
interpolation_startis replaced withstart_interpolation, with a different meaning. start_interpolationdescribes amount of ticks from the start of next client tick after receiving an update to start of interpolation.- For example, value 0 means that interpolation will start at the beginning of next client tick after receiving the update.
start_interpolationis not stored in entity data.- When using
/datacommands, if interpolated value is updated, butstart_interpolationis not present in modified tag, interpolation will continue from the time of previous update, but with new values.
- When using
Fixes[]
- 1 issue fixed
- From the previous development version
- MC-260857 – Display entities summoned with initial transformation interpolate incorrectly from default transformation during next transformation.
Video[]
Video made by slicedlime:
References[]
- ↑ "Minecraft 1.19.4 Release Candidate 1" – Minecraft.net, March 9, 2023