minecraft.wiki-mirror/wiki_backup/1.19.4-rc1.txt
2024-12-24 06:17:34 -05:00

53 lines
2.2 KiB
Text

{{Infobox version
|title=Minecraft 1.19.4 Release Candidate 1
|image=1.19.4-rc1.jpg
|image2=Java Edition 1.19.4 Release Candidate 1.png
|edition=Java
|type=Release candidate
|date=March 9, 2023
|jsonhash=b580690877105268afffb74f371efc579ae1bdfd |jsonfile=1.19.4-rc1
|clienthash=d516cfa228f59e4b6f829a1742efe36b72065e8c
|clientmap=b3937044d212fd2cf0439b6d34fb08726bfeec8b
|serverhash=c41c9653dc18634f52c010040177deabf9a878f2
|servermap=9aea4cf2285542a205e9fb54562d0cedb0a38fb0
|parent=1.19.4
|prevparent=1.19.3
|prev=1.19.4 Pre-release 4
|next=1.19.4 Release Candidate 2
|nextparent=1.19.4
}}<onlyinclude>
'''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,<ref>{{Mcnet|minecraft-1-19-4-release-candidate-1|Minecraft 1.19.4 Release Candidate 1|March 9, 2023}}</ref> which fixes bugs.
== Changes ==
=== Non-mob entities ===
; [[Display]]
* Changes to interpolation:
** Interpolation always starts at the beginning on client tick.
** Field {{cd|interpolation_start}} is replaced with {{cd|start_interpolation}}, with a different meaning.
** {{cd|start_interpolation}} describes 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 starts at the beginning of next client tick after receiving the update.
** {{cd|start_interpolation}} is not stored in entity data.
*** When using {{cmd|data}} commands, if interpolated value is updated, but {{cd|start_interpolation}} is not present in modified tag, interpolation continues from the time of previous update, but with new values.
== Fixes ==
{{fixes|fixedin=1.19.4 Release Candidate 1
|;previous
|260857|Display entities summoned with initial transformation interpolate incorrectly from default transformation during next transformation.
}}</onlyinclude>
== Video ==
{{Slicedlime|Jppkd3CorY0}}
== References ==
{{Reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
[[de:1.19.4-rc1]]
[[es:Java Edition 1.19.4 Release Candidate 1]]
[[fr:Édition Java 1.19.4 Release Candidate 1]]
[[ja:Java Edition 1.19.4 Release Candidate 1]]
[[pt:Edição Java 1.19.4 Release Candidate 1]]
[[zh:Java版1.19.4-rc1]]