-
-
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.
* Armor mappings * Oops * Update mappings/net/minecraft/item/ArmorMaterial.mapping Co-authored-by: Iota <[email protected]> * Update mappings/net/minecraft/item/ArmorMaterial.mapping Co-authored-by: Iota <[email protected]> --------- Co-authored-by: Iota <[email protected]>
- Loading branch information
Showing
5 changed files
with
50 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
CLASS net/minecraft/unmapped/C_bbljnksk net/minecraft/item/AnimalArmorItem | ||
FIELD f_iimkkhka type Lnet/minecraft/unmapped/C_bbljnksk$C_rtwzapnt; | ||
FIELD f_ludhudle texture Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_hrdduwff getTexture ()Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_jrgzvqyh type ()Lnet/minecraft/unmapped/C_bbljnksk$C_rtwzapnt; | ||
CLASS C_rtwzapnt Type | ||
FIELD f_melzgwgg textureLocator Ljava/util/function/Function; | ||
METHOD m_ktoepqvs (Lnet/minecraft/unmapped/C_ncpywfca;)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 0 material | ||
METHOD m_pefcxouq (Lnet/minecraft/unmapped/C_ncpywfca;)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 0 material | ||
METHOD m_siekoptx (Ljava/lang/String;)Ljava/lang/String; | ||
ARG 0 materialType |
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 +1,18 @@ | ||
CLASS net/minecraft/unmapped/C_fwzogbap net/minecraft/item/ArmorMaterial | ||
METHOD m_pbezkfps getDefense (Lnet/minecraft/unmapped/C_fxxorins$C_rhnguwzk;)I | ||
ARG 1 slot | ||
CLASS C_zppthdag Layer | ||
FIELD f_idoyjzoh innerTexture Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_ljskcqxs suffix Ljava/lang/String; | ||
FIELD f_maplsngd dyeable Z | ||
FIELD f_nvqoxxma assetName Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_ohziprrt outerTexture Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ncpywfca;)V | ||
ARG 1 assetName | ||
METHOD m_anlpxkiu texture (Z)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 1 innerTexture | ||
METHOD m_dsxupwpw (ZLjava/lang/String;)Ljava/lang/String; | ||
ARG 2 asset | ||
METHOD m_gabvscqb resolveTexture (Z)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 1 outerTexture | ||
METHOD m_scfgoteb isDyeable ()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
c872daf
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 c872daf, 47 file(s) were updated with 760 line(s) added and 640 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
c872daf
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):
c872daf
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):