-
-
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.
advancement mappings + codecs! (#521)
* begin the grind: codecs * finish up * Update mappings/net/minecraft/util/dynamic/Codecs.mapping Co-authored-by: Will <[email protected]> --------- Co-authored-by: Will <[email protected]>
- Loading branch information
1 parent
e110280
commit 3037497
Showing
22 changed files
with
402 additions
and
2 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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/advancement/AdvancementCriterion.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,10 @@ | ||
CLASS net/minecraft/unmapped/C_rzypsigz net/minecraft/advancement/AdvancementCriterion | ||
FIELD f_bjqitkog trigger Lnet/minecraft/unmapped/C_mysyaxfs; | ||
FIELD f_yezbocli MAP_CODEC Lcom/mojang/serialization/MapCodec; | ||
FIELD f_yiamcoxx conditions Lnet/minecraft/unmapped/C_zkhebbek; | ||
METHOD m_djfutiin trigger ()Lnet/minecraft/unmapped/C_mysyaxfs; | ||
METHOD m_hdyzfdac (Lnet/minecraft/unmapped/C_mysyaxfs;Lnet/minecraft/unmapped/C_zkhebbek;)Lnet/minecraft/unmapped/C_rzypsigz; | ||
ARG 1 conditions | ||
METHOD m_iuvjqrcn conditions ()Lnet/minecraft/unmapped/C_zkhebbek; | ||
METHOD m_uxddutmc getCodec (Lnet/minecraft/unmapped/C_mysyaxfs;)Lcom/mojang/serialization/Codec; | ||
ARG 0 trigger |
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/advancement/AdvancementRequirements.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
2 changes: 1 addition & 1 deletion
2
...xt/component/AdvancementComponent.mapping → ...craft/advancement/AdvancementType.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
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/advancement/criterion/BrewedPotionCriterionTrigger.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,7 +1,11 @@ | ||
CLASS net/minecraft/unmapped/C_opfhzgki net/minecraft/advancement/criterion/BrewedPotionCriterionTrigger | ||
METHOD m_jlnjsigz trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_cjzoxshv;)V | ||
ARG 1 player | ||
ARG 2 potion | ||
CLASS C_nhlhuijz Conditions | ||
FIELD f_stylqccy potion Ljava/util/Optional; | ||
METHOD m_nwhpawqe create ()Lnet/minecraft/unmapped/C_rzypsigz; | ||
METHOD m_smuruvko matches (Lnet/minecraft/unmapped/C_cjzoxshv;)Z | ||
ARG 1 potion | ||
METHOD m_ugbouwxj (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
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
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/advancement/criterion/CriterionConditions.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 +1,3 @@ | ||
CLASS net/minecraft/unmapped/C_zkhebbek net/minecraft/advancement/criterion/CriterionConditions | ||
METHOD m_mmotanow validate (Lnet/minecraft/unmapped/C_zybjffid;)V | ||
ARG 1 validator |
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
22 changes: 22 additions & 0 deletions
22
mappings/net/minecraft/advancement/criterion/CriterionValidator.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,22 @@ | ||
CLASS net/minecraft/unmapped/C_zybjffid net/minecraft/advancement/criterion/CriterionValidator | ||
FIELD f_ollohygd dataLookup Lnet/minecraft/unmapped/C_srnkfpki; | ||
FIELD f_zezlkhtp errorReporter Lnet/minecraft/unmapped/C_jtpvewkp; | ||
METHOD m_fgshsjad validate (Lnet/minecraft/unmapped/C_ctsfmifk;Lnet/minecraft/unmapped/C_vczsvjil;Ljava/lang/String;)V | ||
ARG 1 predicate | ||
ARG 2 type | ||
ARG 3 path | ||
METHOD m_lpljjrzx validate (Ljava/util/List;Lnet/minecraft/unmapped/C_vczsvjil;Ljava/lang/String;)V | ||
ARG 1 predicates | ||
ARG 2 type | ||
ARG 3 path | ||
METHOD m_nhvyihxi validateEntity (Ljava/util/Optional;Ljava/lang/String;)V | ||
ARG 1 optionalPredicate | ||
ARG 2 path | ||
METHOD m_svooszyh validateEntities (Ljava/util/List;Ljava/lang/String;)V | ||
ARG 1 predicates | ||
ARG 2 path | ||
METHOD m_yqxxtueo validateEntity (Lnet/minecraft/unmapped/C_ctsfmifk;Ljava/lang/String;)V | ||
ARG 1 predicate | ||
ARG 2 path | ||
METHOD m_zooqvlxs (Ljava/lang/String;Lnet/minecraft/unmapped/C_ctsfmifk;)V | ||
ARG 2 predicate |
6 changes: 6 additions & 0 deletions
6
mappings/net/minecraft/advancement/criterion/EnterBlockCriterionTrigger.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,17 @@ | ||
CLASS net/minecraft/unmapped/C_rvwlswnk net/minecraft/advancement/criterion/EnterBlockCriterionTrigger | ||
METHOD m_uzzvgkpq (Lnet/minecraft/unmapped/C_txtbiemp;Lnet/minecraft/unmapped/C_rvwlswnk$C_fcmyqfbr;)Z | ||
ARG 1 conditions | ||
METHOD m_vfmlslzb trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_txtbiemp;)V | ||
ARG 1 player | ||
ARG 2 state | ||
CLASS C_fcmyqfbr Conditions | ||
FIELD f_xkcfevos state Ljava/util/Optional; | ||
FIELD f_yihynpxv block Ljava/util/Optional; | ||
METHOD m_dolrxfkz (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD m_iomnpyzy create (Lnet/minecraft/unmapped/C_mmxmpdoq;)Lnet/minecraft/unmapped/C_rzypsigz; | ||
ARG 0 block | ||
METHOD m_jihxqndx matches (Lnet/minecraft/unmapped/C_txtbiemp;)Z | ||
ARG 1 state | ||
METHOD m_vysuztfg validate (Lnet/minecraft/unmapped/C_rvwlswnk$C_fcmyqfbr;)Lcom/mojang/serialization/DataResult; | ||
ARG 0 conditions |
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: 6 additions & 0 deletions
6
mappings/net/minecraft/advancement/criterion/SlideDownBlockCriterionTrigger.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,17 @@ | ||
CLASS net/minecraft/unmapped/C_guvqoceu net/minecraft/advancement/criterion/SlideDownBlockCriterionTrigger | ||
METHOD m_uwxqrdgt (Lnet/minecraft/unmapped/C_txtbiemp;Lnet/minecraft/unmapped/C_guvqoceu$C_rzzwrqgc;)Z | ||
ARG 1 conditions | ||
METHOD m_ybycnors trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_txtbiemp;)V | ||
ARG 1 player | ||
ARG 2 state | ||
CLASS C_rzzwrqgc Conditions | ||
FIELD f_lnvqlhga state Ljava/util/Optional; | ||
FIELD f_yazmngap block Ljava/util/Optional; | ||
METHOD m_bixaoghf (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
METHOD m_bovizfbr create (Lnet/minecraft/unmapped/C_mmxmpdoq;)Lnet/minecraft/unmapped/C_rzypsigz; | ||
ARG 0 block | ||
METHOD m_wrmmefke validate (Lnet/minecraft/unmapped/C_guvqoceu$C_rzzwrqgc;)Lcom/mojang/serialization/DataResult; | ||
ARG 0 conditions | ||
METHOD m_yohpcszm matches (Lnet/minecraft/unmapped/C_txtbiemp;)Z | ||
ARG 1 state |
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/loot/condition/LootConditionTypes.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,17 @@ | ||
CLASS net/minecraft/unmapped/C_ijynualg net/minecraft/loot/condition/LootConditionTypes | ||
FIELD f_ndsvfguh TYPED_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_tzpkbvhm CODEC Lcom/mojang/serialization/Codec; | ||
METHOD m_bxfjipfr joinAnd (Ljava/util/List;)Ljava/util/function/Predicate; | ||
ARG 0 predicates | ||
METHOD m_hfawsflu joinOr (Ljava/util/List;)Ljava/util/function/Predicate; | ||
ARG 0 predicates | ||
METHOD m_kmrftxnf (Ljava/lang/Object;)Z | ||
ARG 0 operand | ||
METHOD m_lgrkkgei (Ljava/util/List;Ljava/lang/Object;)Z | ||
ARG 1 operand | ||
METHOD m_osmoobxn (Ljava/lang/Object;)Z | ||
ARG 0 operand | ||
METHOD m_pwffgfiz register (Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/unmapped/C_debunopu; | ||
ARG 0 id | ||
METHOD m_qiykfwny (Ljava/util/List;Ljava/lang/Object;)Z | ||
ARG 1 operand |
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 @@ | ||
CLASS net/minecraft/unmapped/C_qrzzgymy net/minecraft/text/TextCodecs |
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,11 @@ | ||
CLASS net/minecraft/unmapped/C_jtpvewkp net/minecraft/util/ErrorReporter | ||
METHOD m_nnxeyyzv forChild (Ljava/lang/String;)Lnet/minecraft/unmapped/C_jtpvewkp; | ||
ARG 1 name | ||
METHOD m_qtdgardw report (Ljava/lang/String;)V | ||
ARG 1 message | ||
CLASS C_jbcmnrpq Impl | ||
FIELD f_bbfpemek errors Lcom/google/common/collect/Multimap; | ||
FIELD f_vksywrdq pathSupplier Ljava/util/function/Supplier; | ||
FIELD f_vnjffosi pathCache Ljava/lang/String; | ||
METHOD m_fdjwfdmg copyErrors ()Lcom/google/common/collect/Multimap; | ||
METHOD m_oscjmxcu getPath ()Ljava/lang/String; |
Oops, something went wrong.
3037497
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 3037497, 159 file(s) were updated with 1179 line(s) added and 1097 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
3037497
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):
3037497
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):