-
-
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.
A small amount of 1.20.2 mappings (#479)
* aeiou * Apply suggestions from code review Co-authored-by: Will <[email protected]> * Apply suggestions from code review Co-authored-by: ix0rai <[email protected]> * Apply suggestions from code review Co-authored-by: Will <[email protected]> * update weird name --------- Co-authored-by: Will <[email protected]> Co-authored-by: ix0rai <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
eca58f8
commit ff6b15f
Showing
20 changed files
with
101 additions
and
11 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
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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/entity/attribute/EntityAttributes.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,4 +1,5 @@ | ||
CLASS net/minecraft/unmapped/C_jtywurvj net/minecraft/entity/attribute/EntityAttributes | ||
FIELD f_irrggfyr GENERIC_MAX_ABSORPTION Lnet/minecraft/unmapped/C_ppzfbbsy; | ||
METHOD m_fhxkwqix register (Ljava/lang/String;Lnet/minecraft/unmapped/C_ppzfbbsy;)Lnet/minecraft/unmapped/C_ppzfbbsy; | ||
ARG 0 id | ||
ARG 1 attribute |
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
15 changes: 13 additions & 2 deletions
15
mappings/net/minecraft/item/SuspiciousStewEffectContainer.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,4 +1,15 @@ | ||
CLASS net/minecraft/unmapped/C_noldxssx net/minecraft/item/SuspiciousStewEffectContainer | ||
METHOD m_gaivnnnr getAll ()Ljava/util/List; | ||
METHOD m_zuxvbyei getContainerOrNull (Lnet/minecraft/unmapped/C_gmbqjnle;)Lnet/minecraft/unmapped/C_noldxssx; | ||
METHOD m_gaivnnnr getAllContainers ()Ljava/util/List; | ||
METHOD m_tknkyyvb getAllEffects ()Ljava/util/List; | ||
METHOD m_zuxvbyei getContainer (Lnet/minecraft/unmapped/C_gmbqjnle;)Lnet/minecraft/unmapped/C_noldxssx; | ||
ARG 0 item | ||
CLASS C_qmvoatfw Effect | ||
FIELD f_lznudycc effect Lnet/minecraft/unmapped/C_jaqasomh; | ||
FIELD f_nlmhmybj duration I | ||
FIELD f_xqrxabjx LIST_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_xzddykur CODEC Lcom/mojang/serialization/Codec; | ||
METHOD m_fvgspbzg createStatusEffectInstance ()Lnet/minecraft/unmapped/C_wpfizwve; | ||
METHOD m_gqoutbgb duration ()I | ||
METHOD m_kggwxxff effect ()Lnet/minecraft/unmapped/C_jaqasomh; | ||
METHOD m_yaftlylm (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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,17 @@ | ||
CLASS net/minecraft/unmapped/C_kkuffgzc net/minecraft/item/SuspiciousStewItem | ||
FIELD f_dnpbdfae DEFAULT_EFFECT_DURATION I | ||
FIELD f_wopcliea EFFECTS_KEY Ljava/lang/String; | ||
METHOD m_bsswmxpo (Ljava/util/List;Lnet/minecraft/unmapped/C_noldxssx$C_qmvoatfw;)V | ||
ARG 1 stewEffect | ||
METHOD m_cryeecjp consumeStatusEffects (Lnet/minecraft/unmapped/C_sddaxwyk;Ljava/util/function/Consumer;)V | ||
ARG 0 stack | ||
ARG 1 consumer | ||
COMMENT handles the usage of each new status effect instance after it is created | ||
METHOD m_qjnybntg (Lnet/minecraft/unmapped/C_usxaxydn;Lnet/minecraft/unmapped/C_noldxssx$C_qmvoatfw;)V | ||
ARG 1 stewEffect | ||
METHOD m_srxklfhs writeEffectsToNbt (Lnet/minecraft/unmapped/C_sddaxwyk;Ljava/util/List;)V | ||
ARG 0 stack | ||
ARG 1 stewEffects | ||
METHOD m_tuzvppla appendEffectsToNbt (Lnet/minecraft/unmapped/C_sddaxwyk;Ljava/util/List;)V | ||
ARG 0 stack | ||
ARG 1 stewEffects |
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
ff6b15f
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 ff6b15f, 65 file(s) were updated with 1330 line(s) added and 1295 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
ff6b15f
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):
ff6b15f
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):
ff6b15f
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 difference between head and target.