-
Notifications
You must be signed in to change notification settings - Fork 387
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
12 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/client/realms/gui/screen/RealmsLongRunningTickableTaskScreen.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,2 +1,5 @@ | ||
CLASS net/minecraft/class_8789 net/minecraft/client/realms/gui/screen/RealmsLongRunningTickableTaskScreen | ||
FIELD field_46113 tickableTask Lnet/minecraft/class_4358; | ||
METHOD <init> (Lnet/minecraft/class_437;Lnet/minecraft/class_4358;)V | ||
ARG 1 parent | ||
ARG 2 tickableTask |
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,2 +1,4 @@ | ||
CLASS net/minecraft/class_9097 net/minecraft/network/state/HandshakeStates | ||
FIELD field_48231 C2S Lnet/minecraft/class_9127; | ||
METHOD method_56009 (Lnet/minecraft/class_9147;)V | ||
ARG 0 builder |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/structure/processor/JigsawReplacementStructureProcessor.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,3 +1,4 @@ | ||
CLASS net/minecraft/class_3794 net/minecraft/structure/processor/JigsawReplacementStructureProcessor | ||
FIELD field_16871 INSTANCE Lnet/minecraft/class_3794; | ||
FIELD field_25003 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_43332 LOGGER Lorg/slf4j/Logger; |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/util/profiling/jfr/event/PacketEvent.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,13 @@ | ||
CLASS net/minecraft/class_6509 net/minecraft/util/profiling/jfr/event/PacketEvent | ||
METHOD <init> (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/net/SocketAddress;I)V | ||
ARG 1 protocolId | ||
ARG 2 packetDirection | ||
ARG 3 packetId | ||
ARG 4 remoteAddress | ||
ARG 5 bytes | ||
CLASS class_6510 Names | ||
FIELD field_34419 REMOTE_ADDRESS Ljava/lang/String; | ||
FIELD field_34421 BYTES Ljava/lang/String; | ||
FIELD field_35579 PROTOCOL_ID Ljava/lang/String; | ||
FIELD field_35580 PACKET_ID Ljava/lang/String; | ||
FIELD field_48318 PACKET_DIRECTION 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
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