-
Notifications
You must be signed in to change notification settings - Fork 389
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
236 changed files
with
178 additions
and
1,851 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
20 changes: 7 additions & 13 deletions
20
mappings/net/minecraft/advancement/criterion/RecipeCraftedCriterion.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,26 +1,20 @@ | ||
CLASS net/minecraft/class_8508 net/minecraft/advancement/criterion/RecipeCraftedCriterion | ||
METHOD method_51349 (Lnet/minecraft/class_2960;Ljava/util/List;Lnet/minecraft/class_8508$class_8509;)Z | ||
METHOD method_51349 (Lnet/minecraft/class_5321;Ljava/util/List;Lnet/minecraft/class_8508$class_8509;)Z | ||
ARG 2 conditions | ||
METHOD method_51350 trigger (Lnet/minecraft/class_3222;Lnet/minecraft/class_2960;Ljava/util/List;)V | ||
METHOD method_51350 trigger (Lnet/minecraft/class_3222;Lnet/minecraft/class_5321;Ljava/util/List;)V | ||
ARG 1 player | ||
ARG 2 recipeId | ||
ARG 3 ingredients | ||
CLASS class_8509 Conditions | ||
FIELD comp_2029 player Ljava/util/Optional; | ||
FIELD field_47327 CODEC Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Ljava/util/Optional;Lnet/minecraft/class_2960;Ljava/util/List;)V | ||
METHOD <init> (Ljava/util/Optional;Lnet/minecraft/class_5321;Ljava/util/List;)V | ||
ARG 1 playerPredicate | ||
ARG 2 recipeId | ||
ARG 3 ingredients | ||
METHOD method_51352 create (Lnet/minecraft/class_2960;)Lnet/minecraft/class_175; | ||
ARG 0 recipeId | ||
METHOD method_51353 create (Lnet/minecraft/class_2960;Ljava/util/List;)Lnet/minecraft/class_175; | ||
ARG 0 recipeId | ||
METHOD method_51352 create (Lnet/minecraft/class_5321;)Lnet/minecraft/class_175; | ||
METHOD method_51353 create (Lnet/minecraft/class_5321;Ljava/util/List;)Lnet/minecraft/class_175; | ||
ARG 1 ingredients | ||
METHOD method_51354 matches (Lnet/minecraft/class_2960;Ljava/util/List;)Z | ||
ARG 1 recipeId | ||
METHOD method_51354 matches (Lnet/minecraft/class_5321;Ljava/util/List;)Z | ||
ARG 2 ingredients | ||
METHOD method_55106 (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD method_58450 createCrafterRecipeCrafted (Lnet/minecraft/class_2960;)Lnet/minecraft/class_175; | ||
ARG 0 recipeId | ||
METHOD method_58450 createCrafterRecipeCrafted (Lnet/minecraft/class_5321;)Lnet/minecraft/class_175; |
6 changes: 2 additions & 4 deletions
6
mappings/net/minecraft/advancement/criterion/RecipeUnlockedCriterion.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 was deleted.
Oops, something went wrong.
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
7 changes: 0 additions & 7 deletions
7
mappings/net/minecraft/block/dispenser/BoatDispenserBehavior.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,9 +1,2 @@ | ||
CLASS net/minecraft/class_2967 net/minecraft/block/dispenser/BoatDispenserBehavior | ||
FIELD field_13360 fallbackBehavior Lnet/minecraft/class_2347; | ||
FIELD field_13361 boatType Lnet/minecraft/class_1690$class_1692; | ||
FIELD field_38465 chest Z | ||
METHOD <init> (Lnet/minecraft/class_1690$class_1692;)V | ||
ARG 1 type | ||
METHOD <init> (Lnet/minecraft/class_1690$class_1692;Z)V | ||
ARG 1 boatType | ||
ARG 2 chest |
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,2 @@ | ||
CLASS net/minecraft/class_10245 | ||
METHOD method_8410 toServerWorld ()Lnet/minecraft/class_3218; |
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/class_4051 | ||
CLASS class_10254 | ||
METHOD method_18303 test (Lnet/minecraft/class_1309;Lnet/minecraft/class_3218;)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
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: 1 addition & 5 deletions
6
mappings/net/minecraft/client/gui/screen/ingame/AbstractFurnaceScreen.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,16 +1,12 @@ | ||
CLASS net/minecraft/class_489 net/minecraft/client/gui/screen/ingame/AbstractFurnaceScreen | ||
FIELD field_18975 background Lnet/minecraft/class_2960; | ||
FIELD field_2924 recipeBook Lnet/minecraft/class_507; | ||
FIELD field_2925 narrow Z | ||
FIELD field_45434 litProgressTexture Lnet/minecraft/class_2960; | ||
FIELD field_45435 burnProgressTexture Lnet/minecraft/class_2960; | ||
METHOD <init> (Lnet/minecraft/class_1720;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;)V | ||
METHOD <init> (Lnet/minecraft/class_1720;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;Ljava/util/List;)V | ||
ARG 1 handler | ||
ARG 2 playerInventory | ||
ARG 3 title | ||
ARG 4 toggleCraftableButtonText | ||
ARG 5 background | ||
ARG 6 litProgressTexture | ||
ARG 7 burnProgressTexture | ||
METHOD method_19877 (Lnet/minecraft/class_4185;)V | ||
ARG 1 button |
Oops, something went wrong.