forked from QuiltMC/quilt-mappings
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
complete for 1.21.2-pre1 and remove 'account' name
- Loading branch information
Showing
16 changed files
with
112 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
CLASS net/minecraft/unmapped/C_wcabtfez net/minecraft/recipe/DecoratedPotRecipe | ||
METHOD m_gdtyamof getLeftItem (Lnet/minecraft/unmapped/C_euomljmv;)Lnet/minecraft/unmapped/C_sddaxwyk; | ||
ARG 0 input | ||
METHOD m_ivnypkcv getBackItem (Lnet/minecraft/unmapped/C_euomljmv;)Lnet/minecraft/unmapped/C_sddaxwyk; | ||
ARG 0 input | ||
METHOD m_mlzetyuf getRightItem (Lnet/minecraft/unmapped/C_euomljmv;)Lnet/minecraft/unmapped/C_sddaxwyk; | ||
ARG 0 input | ||
METHOD m_ywanumts getFrontItem (Lnet/minecraft/unmapped/C_euomljmv;)Lnet/minecraft/unmapped/C_sddaxwyk; | ||
ARG 0 input |
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,9 @@ | ||
CLASS net/minecraft/unmapped/C_fmiamsvu net/minecraft/recipe/ItemMapper | ||
CLASS C_euugwrmj RemainderMapper | ||
METHOD m_rxmsomtp addRemainder (Ljava/lang/Object;Ljava/util/List;)Ljava/lang/Object; | ||
ARG 1 input | ||
ARG 2 items | ||
CLASS C_uuovlzkm StackMapper | ||
METHOD m_ewvxfery addItem (Lnet/minecraft/unmapped/C_cjzoxshv;)Ljava/lang/Object; | ||
METHOD m_fuwtppcc addStack (Lnet/minecraft/unmapped/C_sddaxwyk;)Ljava/lang/Object; | ||
METHOD m_vuyqdfmh addItem (Lnet/minecraft/unmapped/C_vorddnax;)Ljava/lang/Object; |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/recipe/display/SlotDisplayContext.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,5 @@ | ||
CLASS net/minecraft/unmapped/C_kuhmkefg net/minecraft/recipe/display/SlotDisplayContext | ||
FIELD f_aoyfqrsq REGISTRIES Lnet/minecraft/unmapped/C_fwhrecir; | ||
FIELD f_ehjdieew CONTEXT Lnet/minecraft/unmapped/C_ykthnceq; | ||
FIELD f_mapwfaid FUEL_TIMES Lnet/minecraft/unmapped/C_fwhrecir; | ||
METHOD m_wzcjjviu fromWorld (Lnet/minecraft/unmapped/C_cdctfzbn;)Lnet/minecraft/unmapped/C_zcrtzabd; |
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/unmapped/C_fwhrecir net/minecraft/util/context/ContextKey | ||
METHOD m_gwhuraiv getId ()Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_rginltte createDefault (Ljava/lang/String;)Lnet/minecraft/unmapped/C_fwhrecir; |
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/unmapped/C_ykthnceq net/minecraft/util/context/ContextKeySet | ||
FIELD f_bqqxiayl required Ljava/util/Set; | ||
FIELD f_iawmnflz allowed Ljava/util/Set; | ||
METHOD <init> (Ljava/util/Set;Ljava/util/Set;)V | ||
ARG 1 required | ||
ARG 2 allowed | ||
METHOD m_drjhihxt getAllowed ()Ljava/util/Set; | ||
METHOD m_rdrvykhr getRequired ()Ljava/util/Set; | ||
CLASS C_frcifljd Builder | ||
FIELD f_dzzvctzu allowed Ljava/util/Set; | ||
FIELD f_ugtotskb required Ljava/util/Set; | ||
METHOD m_frfpwkut require (Lnet/minecraft/unmapped/C_fwhrecir;)Lnet/minecraft/unmapped/C_ykthnceq$C_frcifljd; | ||
ARG 1 key | ||
METHOD m_phwovvlh build ()Lnet/minecraft/unmapped/C_ykthnceq; | ||
METHOD m_vzniwaxq allow (Lnet/minecraft/unmapped/C_fwhrecir;)Lnet/minecraft/unmapped/C_ykthnceq$C_frcifljd; | ||
ARG 1 key |
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,24 @@ | ||
CLASS net/minecraft/unmapped/C_zcrtzabd net/minecraft/util/context/ContextMap | ||
FIELD f_htsneqql params Ljava/util/Map; | ||
METHOD m_nlwivfes getOrDefault (Lnet/minecraft/unmapped/C_fwhrecir;Ljava/lang/Object;)Ljava/lang/Object; | ||
METHOD m_yhqbolpt get (Lnet/minecraft/unmapped/C_fwhrecir;)Ljava/lang/Object; | ||
ARG 1 key | ||
METHOD m_yqtpycln getOrThrow (Lnet/minecraft/unmapped/C_fwhrecir;)Ljava/lang/Object; | ||
ARG 1 key | ||
METHOD m_zjtjxnih contains (Lnet/minecraft/unmapped/C_fwhrecir;)Z | ||
ARG 1 key | ||
CLASS C_dyefrfxn Builder | ||
FIELD f_pizccflk params Ljava/util/Map; | ||
METHOD m_ebrmhhhg build (Lnet/minecraft/unmapped/C_ykthnceq;)Lnet/minecraft/unmapped/C_zcrtzabd; | ||
ARG 1 keySet | ||
COMMENT a key set to validate that all required parameters are present and all parameters are allowed | ||
METHOD m_qfvzikfa withOptionalParameter (Lnet/minecraft/unmapped/C_fwhrecir;Ljava/lang/Object;)Lnet/minecraft/unmapped/C_zcrtzabd$C_dyefrfxn; | ||
ARG 1 key | ||
ARG 2 param | ||
METHOD m_quncxtks getParameter (Lnet/minecraft/unmapped/C_fwhrecir;)Ljava/lang/Object; | ||
ARG 1 key | ||
METHOD m_upgpfdhs withParameter (Lnet/minecraft/unmapped/C_fwhrecir;Ljava/lang/Object;)Lnet/minecraft/unmapped/C_zcrtzabd$C_dyefrfxn; | ||
ARG 1 key | ||
ARG 2 param | ||
METHOD m_yzhkjsze getParameterOrThrow (Lnet/minecraft/unmapped/C_fwhrecir;)Ljava/lang/Object; | ||
ARG 1 key |
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
37ed413
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.
With commit 37ed413, 244 file(s) were updated with 2023 line(s) added and 1921 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
37ed413
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.
View the diff here (2/3):
37ed413
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.
View the diff here (3/3):