forked from QuiltMC/quilt-mappings
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
76 changed files
with
269 additions
and
1 deletion.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/client/connection/ClientConnectionState.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 |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_aswgqekn net/minecraft/client/connection/ClientConnectionState |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/client/listener/ClientPacketListener.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 |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_ifnchbtj net/minecraft/client/listener/ClientPacketListener |
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
4 changes: 4 additions & 0 deletions
4
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
CLASS net/minecraft/unmapped/C_vlkysaje net/minecraft/network/NetworkStateTransitionHandler | ||
METHOD m_zhivuwqp tryTransition (Lio/netty/util/Attribute;Lnet/minecraft/unmapped/C_zyjtrjrl;)V | ||
ARG 0 protocolKey | ||
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
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
16 changes: 16 additions & 0 deletions
16
mappings/net/minecraft/network/PacketFlowValidator.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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
CLASS net/minecraft/unmapped/C_ofiswvvz net/minecraft/network/PacketFlowValidator | ||
FIELD f_cjsufdxo encoderKey Lio/netty/util/AttributeKey; | ||
FIELD f_wgnzvehw decoderKey Lio/netty/util/AttributeKey; | ||
METHOD decode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Ljava/util/List;)V | ||
ARG 1 context | ||
ARG 2 packet | ||
ARG 3 packets | ||
METHOD encode (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Ljava/util/List;)V | ||
ARG 1 context | ||
ARG 2 packet | ||
ARG 3 packets | ||
METHOD m_ndeoofsa validate (Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/unmapped/C_zyjtrjrl;Ljava/util/List;Lio/netty/util/AttributeKey;)V | ||
ARG 0 context | ||
ARG 1 packet | ||
ARG 2 packets | ||
ARG 3 key |
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
13 changes: 13 additions & 0 deletions
13
mappings/net/minecraft/network/listener/ClientCommonPacketListener.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
CLASS net/minecraft/unmapped/C_sjvciiwk net/minecraft/network/listener/ClientCommonPacketListener | ||
METHOD m_eixwqile onResourcePack (Lnet/minecraft/unmapped/C_wciujaky;)V | ||
ARG 1 packet | ||
METHOD m_knvwllkb onPlayPing (Lnet/minecraft/unmapped/C_ioetakvl;)V | ||
ARG 1 packet | ||
METHOD m_mnobafaz onTagsSynchronization (Lnet/minecraft/unmapped/C_whxrkumu;)V | ||
ARG 1 packet | ||
METHOD m_rypoqduh onDisconnect (Lnet/minecraft/unmapped/C_xcpuaily;)V | ||
ARG 1 packet | ||
METHOD m_sggenrss onCustomPayload (Lnet/minecraft/unmapped/C_spbiyfem;)V | ||
ARG 1 packet | ||
METHOD m_xlfgdnee onKeepConnectionAlive (Lnet/minecraft/unmapped/C_bwdhswrk;)V | ||
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
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
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/network/listener/ServerCommonPacketListener.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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
CLASS net/minecraft/unmapped/C_umrqumqp net/minecraft/network/listener/ServerCommonPacketListener | ||
METHOD m_arpxfksi onPlayPong (Lnet/minecraft/unmapped/C_sssnpwuj;)V | ||
ARG 1 packet | ||
METHOD m_ieyoylpj onCustomPayload (Lnet/minecraft/unmapped/C_otnddlok;)V | ||
ARG 1 packet | ||
METHOD m_irbdeszu onResourcePackStatusUpdate (Lnet/minecraft/unmapped/C_gtifzcur;)V | ||
ARG 1 packet | ||
METHOD m_nvsmwopw onKeepConnectionAlive (Lnet/minecraft/unmapped/C_jaewbtca;)V | ||
ARG 1 packet |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/network/listener/ServerLoginPacketListener.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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/network/packet/c2s/login/LoginAcknowledgementC2SPacket.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 |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_rhwnywfq net/minecraft/network/packet/c2s/login/LoginAcknowledgementC2SPacket |
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/network/packet/c2s/login/LoginQueryResponseC2SPacket.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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
CLASS net/minecraft/unmapped/C_mmnuqgam net/minecraft/network/packet/c2s/login/LoginQueryResponseC2SPacket | ||
FIELD f_vvntdtax MAX_PAYLOAD_SIZE I | ||
METHOD m_fpjverbx readPayload (ILnet/minecraft/unmapped/C_idfydwco;)Lnet/minecraft/unmapped/C_hvwxlwbt; | ||
ARG 0 transactionId | ||
METHOD m_gcbogwpu readUnknownPayload (Lnet/minecraft/unmapped/C_idfydwco;)Lnet/minecraft/unmapped/C_hvwxlwbt; | ||
METHOD m_uukbeyko read (Lnet/minecraft/unmapped/C_idfydwco;)Lnet/minecraft/unmapped/C_mmnuqgam; | ||
METHOD m_vrqhvnyz (Lnet/minecraft/unmapped/C_idfydwco;Lnet/minecraft/unmapped/C_hvwxlwbt;)V | ||
ARG 1 payload |
2 changes: 2 additions & 0 deletions
2
...net/minecraft/network/packet/c2s/login/payload/DiscardedLoginQueryResponsePayload.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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/unmapped/C_bygxzqvi net/minecraft/network/packet/c2s/login/payload/DiscardedLoginQueryResponsePayload | ||
FIELD f_tsiopmiv INSTANCE Lnet/minecraft/unmapped/C_bygxzqvi; |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/network/packet/c2s/login/payload/LoginQueryResponsePayload.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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CLASS net/minecraft/unmapped/C_hvwxlwbt net/minecraft/network/packet/c2s/login/payload/LoginQueryResponsePayload | ||
METHOD m_pnehtxqr write (Lnet/minecraft/unmapped/C_idfydwco;)V |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/network/packet/c2s/play/ChunkBatchAcknowledgementC2SPacket.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 |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_jmmijfmi net/minecraft/network/packet/c2s/play/ChunkBatchAcknowledgementC2SPacket |
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket.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,4 +1,9 @@ | ||
CLASS net/minecraft/unmapped/C_otnddlok net/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket | ||
FIELD f_fbngaxcj MAX_PAYLOAD_SIZE I | ||
FIELD f_rckywefn KNOWN_TYPES Ljava/util/Map; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_idfydwco;)V | ||
ARG 1 buf | ||
METHOD m_mrtyisql readUnknownPayload (Lnet/minecraft/unmapped/C_ncpywfca;Lnet/minecraft/unmapped/C_idfydwco;)Lnet/minecraft/unmapped/C_rdvipvkj; | ||
ARG 0 id | ||
METHOD m_yjjkkrgp readPayload (Lnet/minecraft/unmapped/C_ncpywfca;Lnet/minecraft/unmapped/C_idfydwco;)Lnet/minecraft/unmapped/C_oqfbzhlw; | ||
ARG 0 id |
1 change: 1 addition & 0 deletions
1
...ngs/net/minecraft/network/packet/c2s/play/ReconfigurationAcknowledgementC2SPacket.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 |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_pnrerjik net/minecraft/network/packet/c2s/play/ReconfigurationAcknowledgementC2SPacket |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/network/packet/payload/CustomPayload.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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
CLASS net/minecraft/unmapped/C_oqfbzhlw net/minecraft/network/packet/payload/CustomPayload | ||
METHOD m_qaikjtym id ()Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_wefaxwoq write (Lnet/minecraft/unmapped/C_idfydwco;)V |
Oops, something went wrong.
6c7e2b5
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 6c7e2b5, 82 file(s) were updated with 769 line(s) added and 714 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
6c7e2b5
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):
6c7e2b5
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):