-
Notifications
You must be signed in to change notification settings - Fork 384
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
54 additions
and
16 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
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
13 changes: 13 additions & 0 deletions
13
mappings/net/minecraft/client/network/WorldLoadingState.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/class_8819 net/minecraft/client/network/WorldLoadingState | ||
FIELD field_46579 player Lnet/minecraft/class_746; | ||
FIELD field_46580 world Lnet/minecraft/class_638; | ||
FIELD field_46581 renderer Lnet/minecraft/class_761; | ||
FIELD field_46582 currentStep Lnet/minecraft/class_8819$class_8820; | ||
METHOD <init> (Lnet/minecraft/class_746;Lnet/minecraft/class_638;Lnet/minecraft/class_761;)V | ||
ARG 1 player | ||
ARG 2 world | ||
ARG 3 renderer | ||
METHOD method_54135 tick ()V | ||
METHOD method_54136 isReady ()Z | ||
METHOD method_54137 handleChunksComingPacket ()V | ||
CLASS class_8820 Step |
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: 0 additions & 6 deletions
6
mappings/net/minecraft/client/realms/gui/screen/ResetWorldInfo.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,11 +1,5 @@ | ||
CLASS net/minecraft/class_4413 net/minecraft/client/realms/gui/screen/ResetWorldInfo | ||
FIELD comp_1976 seed Ljava/lang/String; | ||
FIELD comp_1977 levelType Lnet/minecraft/class_5672; | ||
FIELD comp_1978 generateStructures Z | ||
METHOD <init> (Ljava/lang/String;Lnet/minecraft/class_5672;Z)V | ||
ARG 1 seed | ||
ARG 2 levelType | ||
ARG 3 generateStructures | ||
METHOD comp_1976 seed ()Ljava/lang/String; | ||
METHOD comp_1977 levelType ()Lnet/minecraft/class_5672; | ||
METHOD comp_1978 generateStructures ()Z |
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