-
-
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.
some item model generator mappings (#657)
* some item model generator mappings * equipmentmodels constants * finish up * fixes * Apply suggestions from code review Co-authored-by: Will <[email protected]> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Will <[email protected]>
- Loading branch information
1 parent
b1342a9
commit a17a803
Showing
6 changed files
with
54 additions
and
0 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 |
---|---|---|
|
@@ -106,6 +106,7 @@ whitelisted | |
shorthair | ||
highlightable | ||
timespan | ||
chainmail | ||
|
||
// commands | ||
deop | ||
|
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/data/EquipmentModelDefinitionsProvider.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,4 @@ | ||
CLASS net/minecraft/unmapped/C_vsteyhwp net/minecraft/data/EquipmentModelDefinitionsProvider | ||
FIELD f_yjnzvdng resolver Lnet/minecraft/unmapped/C_ugkmwocs$C_ehniswvc; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;)V | ||
ARG 1 output |
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
23 changes: 23 additions & 0 deletions
23
mappings/net/minecraft/item/equipment/EquipmentModel.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,23 @@ | ||
CLASS net/minecraft/unmapped/C_mgbzsqdv net/minecraft/item/equipment/EquipmentModel | ||
FIELD f_lbwxvdfm CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_oycysyiq LAYER_LIST_CODEC Lcom/mojang/serialization/Codec; | ||
METHOD m_jyfxgynh getLayers (Lnet/minecraft/unmapped/C_mgbzsqdv$C_otwvbrdf;)Ljava/util/List; | ||
METHOD m_stlhhglk builder ()Lnet/minecraft/unmapped/C_mgbzsqdv$C_lidehtcr; | ||
CLASS C_jyzwvubc Layer | ||
METHOD m_czayfcey create (Lnet/minecraft/unmapped/C_ncpywfca;Z)Lnet/minecraft/unmapped/C_mgbzsqdv$C_jyzwvubc; | ||
ARG 1 dyeable | ||
METHOD m_txlehlnz getTextureLocation (Lnet/minecraft/unmapped/C_mgbzsqdv$C_otwvbrdf;)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 1 type | ||
METHOD m_wstkrcxk createLeather (Lnet/minecraft/unmapped/C_ncpywfca;Z)Lnet/minecraft/unmapped/C_mgbzsqdv$C_jyzwvubc; | ||
ARG 1 dyeable | ||
CLASS C_lidehtcr Builder | ||
FIELD f_zryleihw layers Ljava/util/Map; | ||
METHOD m_etkqomyx addHumanoidLayers (Lnet/minecraft/unmapped/C_ncpywfca;)Lnet/minecraft/unmapped/C_mgbzsqdv$C_lidehtcr; | ||
METHOD m_kleeaogh build ()Lnet/minecraft/unmapped/C_mgbzsqdv; | ||
METHOD m_szqwgbrg addHumanoidLayers (Lnet/minecraft/unmapped/C_ncpywfca;Z)Lnet/minecraft/unmapped/C_mgbzsqdv$C_lidehtcr; | ||
ARG 2 dyeable | ||
METHOD m_xmfwjeqr addMainHumanoidLayer (Lnet/minecraft/unmapped/C_ncpywfca;Z)Lnet/minecraft/unmapped/C_mgbzsqdv$C_lidehtcr; | ||
METHOD m_yyvtxpwa addLayers (Lnet/minecraft/unmapped/C_mgbzsqdv$C_otwvbrdf;[Lnet/minecraft/unmapped/C_mgbzsqdv$C_jyzwvubc;)Lnet/minecraft/unmapped/C_mgbzsqdv$C_lidehtcr; | ||
CLASS C_maevzcff Dyeable | ||
CLASS C_otwvbrdf LayerType | ||
FIELD f_hoqfleaj id Ljava/lang/String; |
16 changes: 16 additions & 0 deletions
16
mappings/net/minecraft/item/equipment/EquipmentModels.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,16 @@ | ||
CLASS net/minecraft/unmapped/C_gvxmissl net/minecraft/item/equipment/EquipmentModels | ||
FIELD f_brlprmll ARMADILLO_SCUTE Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_bxvjucae IRON Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_ftmlzyon DIAMOND Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_ghsxyfgh NETHERITE Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_juzunkjt LEATHER Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_jygutpnk CARPETS_BY_COLOR Ljava/util/Map; | ||
FIELD f_nbqpvcek CHAINMAIL Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_ogemasfh TRADER_LLAMA Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_rboepblq ELYTRA Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_wemvazeh TURTLE_SCUTE Lnet/minecraft/unmapped/C_ncpywfca; | ||
FIELD f_yflwgfvn GOLD Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_cburozhh withHumanoidLayers (Ljava/lang/String;)Lnet/minecraft/unmapped/C_mgbzsqdv; | ||
METHOD m_gpvytjtb bootstrap (Ljava/util/function/BiConsumer;)V | ||
ARG 0 equipmentModelConsumer | ||
METHOD m_yjbykbok withHumanoidAndHorseLayers (Ljava/lang/String;)Lnet/minecraft/unmapped/C_mgbzsqdv; |
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
a17a803
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 a17a803, 16 file(s) were updated with 103 line(s) added and 99 removed compared to the latest Quilt Mappings version.
View the diff here: