-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Misc updates to a bunch of things (#545)
* n/m/item mapping updates * n/m/network mapping updates * n/m/particle fully remapped * n/m/text mapping updates * n/m/command remappings after 24w05b * n/m/screen mappings --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
af16c09
commit 4a53b1f
Showing
35 changed files
with
269 additions
and
22 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/command/argument/ItemStackArgumentType.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/command/argument/TextArgumentType.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
CLASS net/minecraft/unmapped/C_qqxyyzzm net/minecraft/item/map/MapId | ||
FIELD f_bjqncxrj id I | ||
FIELD f_qwhcskfq PACKET_CODEC Lnet/minecraft/unmapped/C_qsrmwluu; | ||
METHOD m_giwujoqd id ()I | ||
METHOD m_xpqsuwlt asString ()Ljava/lang/String; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
mappings/net/minecraft/item/trim/ArmorTrimMaterials.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,23 @@ | ||
CLASS net/minecraft/unmapped/C_txvwkqwx net/minecraft/item/trim/ArmorTrimMaterials | ||
METHOD m_ggcdyhpf register (Lnet/minecraft/unmapped/C_hqoyyfco;Lnet/minecraft/unmapped/C_xhhleach;Lnet/minecraft/unmapped/C_vorddnax;Lnet/minecraft/unmapped/C_cpwnhism;FLjava/util/Map;)V | ||
ARG 0 trimMaterials | ||
ARG 1 registryKey | ||
ARG 2 item | ||
ARG 3 style | ||
ARG 4 itemModelIndex | ||
ARG 5 materials | ||
METHOD m_jzudvacc (Lnet/minecraft/unmapped/C_sddaxwyk;Lnet/minecraft/unmapped/C_cjzoxshv$C_rjzpeyec;)Z | ||
ARG 1 material | ||
METHOD m_kkcwbibv register (Lnet/minecraft/unmapped/C_hqoyyfco;Lnet/minecraft/unmapped/C_xhhleach;Lnet/minecraft/unmapped/C_vorddnax;Lnet/minecraft/unmapped/C_cpwnhism;F)V | ||
ARG 0 trimMaterials | ||
ARG 1 registryKey | ||
ARG 2 item | ||
ARG 3 style | ||
ARG 4 itemModelIndex | ||
METHOD m_lxvfhxsj getMaterial (Lnet/minecraft/unmapped/C_wqxmvzdq;Lnet/minecraft/unmapped/C_sddaxwyk;)Ljava/util/Optional; | ||
ARG 0 registryManager | ||
ARG 1 stack | ||
METHOD m_xkrjiqjp createKey (Ljava/lang/String;)Lnet/minecraft/unmapped/C_xhhleach; | ||
ARG 0 id | ||
METHOD m_yhwgdlmi bootstrapVanilla (Lnet/minecraft/unmapped/C_hqoyyfco;)V | ||
ARG 0 trimMaterials |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
mappings/net/minecraft/network/NetworkStateTransitionHandler.mapping
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
CLASS net/minecraft/unmapped/C_vlkysaje net/minecraft/network/NetworkStateTransitionHandler | ||
METHOD m_camzphge (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/unmapped/C_zyjtrjrl;)V | ||
METHOD m_camzphge onEncoded (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/unmapped/C_zyjtrjrl;)V | ||
ARG 0 channelHandlerContext | ||
ARG 1 packet | ||
METHOD m_lecsavnm (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/unmapped/C_zyjtrjrl;)V | ||
METHOD m_lecsavnm onDecoded (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/unmapped/C_zyjtrjrl;)V | ||
ARG 0 channelHandlerContext | ||
ARG 1 packet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
4a53b1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With commit 4a53b1f, 135 file(s) were updated with 979 line(s) added and 822 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
4a53b1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
View the diff here (2/3):
4a53b1f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
View the diff here (3/3):