-
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.
unfinished
- Loading branch information
Showing
8 changed files
with
77 additions
and
1 deletion.
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
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/client/realms/task/CreatingSnapshotWorldTask.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/class_8844 net/minecraft/client/realms/task/CreatingSnapshotWorldTask | ||
FIELD field_46710 LOGGER Lorg/slf4j/Logger; | ||
FIELD field_46711 TITLE_TEXT Lnet/minecraft/class_2561; | ||
FIELD field_46712 parentId J | ||
FIELD field_46713 resetWorldInfo Lnet/minecraft/class_4413; | ||
FIELD field_46714 name Ljava/lang/String; | ||
FIELD field_46715 motd Ljava/lang/String; | ||
FIELD field_46716 mainScreen Lnet/minecraft/class_4325; | ||
FIELD field_46717 worldCreationTask Lnet/minecraft/class_4445; | ||
FIELD field_46718 resettingNormalWorldTask Lnet/minecraft/class_5673; | ||
METHOD <init> (Lnet/minecraft/class_4325;JLnet/minecraft/class_4413;Ljava/lang/String;Ljava/lang/String;)V | ||
ARG 1 mainScreen | ||
ARG 2 parentId | ||
ARG 4 resetWorldInfo | ||
ARG 5 name | ||
ARG 6 motd |