-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
61 changed files
with
264 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
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/advancement/criterion/RecipeCraftedCriterionTrigger.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,11 @@ | ||
CLASS net/minecraft/unmapped/C_thfyxhzz net/minecraft/advancement/criterion/RecipeCraftedCriterionTrigger | ||
METHOD m_erktjebj trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_xhhleach;Ljava/util/List;)V | ||
ARG 1 player | ||
ARG 3 ingredients | ||
METHOD m_zjkktotq (Lnet/minecraft/unmapped/C_xhhleach;Ljava/util/List;Lnet/minecraft/unmapped/C_thfyxhzz$C_fznnyxkh;)Z | ||
ARG 2 conditions | ||
CLASS C_fznnyxkh Conditions | ||
FIELD f_tliwdtji recipeId Lnet/minecraft/unmapped/C_xhhleach; | ||
METHOD m_srqmbfmi matches (Lnet/minecraft/unmapped/C_xhhleach;Ljava/util/List;)Z | ||
ARG 2 stacks | ||
METHOD m_zrhvqutd crafterCraftedItem (Lnet/minecraft/unmapped/C_xhhleach;)Lnet/minecraft/unmapped/C_rzypsigz; |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/advancement/criterion/RecipeUnlockedCriterionTrigger.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,11 @@ | ||
CLASS net/minecraft/unmapped/C_myulluhr net/minecraft/advancement/criterion/RecipeUnlockedCriterionTrigger | ||
METHOD m_cvaeuvfg create (Lnet/minecraft/unmapped/C_xhhleach;)Lnet/minecraft/unmapped/C_rzypsigz; | ||
METHOD m_jubbglvn trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_dscbrwbj;)V | ||
ARG 1 player | ||
ARG 2 unlocker | ||
METHOD m_zydfddgn (Lnet/minecraft/unmapped/C_dscbrwbj;Lnet/minecraft/unmapped/C_myulluhr$C_zzjwgfkt;)Z | ||
ARG 1 conditions | ||
CLASS C_zzjwgfkt Conditions | ||
FIELD f_yhqfrsgg recipe Lnet/minecraft/unmapped/C_xhhleach; | ||
METHOD m_pjzabcwj matches (Lnet/minecraft/unmapped/C_dscbrwbj;)Z | ||
ARG 1 unlocker |
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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
CLASS net/minecraft/unmapped/C_teerivzm net/minecraft/block/Portal | ||
METHOD m_kzlfoqae getEffect ()Lnet/minecraft/unmapped/C_teerivzm$C_budwrmur; | ||
METHOD m_ssylpsbj createTransition (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_hynzadkk;)Lnet/minecraft/unmapped/C_sqhjwpkh; | ||
ARG 2 entity | ||
METHOD m_ynslrhia getTransitionTime (Lnet/minecraft/unmapped/C_bdwnwhiu;Lnet/minecraft/unmapped/C_astfners;)I | ||
ARG 2 entity | ||
CLASS C_budwrmur Effect |
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/client/gui/screen/recipe_book/RecipeResultCollection.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,5 +1,8 @@ | ||
CLASS net/minecraft/unmapped/C_ymmazfhq net/minecraft/client/gui/screen/recipe_book/RecipeResultCollection | ||
FIELD f_dkdnzrri craftableRecipes Ljava/util/Set; | ||
FIELD f_hmhvlwhe singleOutput Z | ||
METHOD m_gmbypkbi shouldHaveSingleOutput (Ljava/util/List;)Z | ||
ARG 0 recipes | ||
METHOD m_nrnnhqjo hasSingleOutput ()Z | ||
METHOD m_zluvpuyt hasCraftableRecipes ()Z | ||
METHOD m_zzbnelll isCraftable (Lnet/minecraft/unmapped/C_tglmjehp;)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
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
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
Oops, something went wrong.
9956e25
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.
No diff file generated.