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.
- Loading branch information
Showing
7 changed files
with
113 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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/enchantment/EnchantmentEffectContext.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 @@ | ||
CLASS net/minecraft/unmapped/C_pjrjvgrp net/minecraft/enchantment/EnchantmentEffectContext |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/enchantment/effect/EnchantmentEffectTarget.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,2 @@ | ||
CLASS net/minecraft/unmapped/C_zjvjrddv net/minecraft/enchantment/effect/EnchantmentEffectTarget | ||
FIELD f_bfojlfoa id Ljava/lang/String; |
14 changes: 14 additions & 0 deletions
14
mappings/net/minecraft/enchantment/effect/EnchantmentLocationBasedEffect.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,14 @@ | ||
CLASS net/minecraft/unmapped/C_ecwtrfca net/minecraft/enchantment/effect/EnchantmentLocationBasedEffect | ||
METHOD m_fmcmkyea bootstrap (Lnet/minecraft/unmapped/C_tqxyjqsk;)Lcom/mojang/serialization/MapCodec; | ||
METHOD m_ginukglu onDeactivated (Lnet/minecraft/unmapped/C_pjrjvgrp;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_vgpupfxx;I)V | ||
ARG 1 context | ||
ARG 2 entity | ||
ARG 3 pos | ||
ARG 4 level | ||
METHOD m_kqdonpeg getCodec ()Lcom/mojang/serialization/MapCodec; | ||
METHOD m_lgpocvjg onChangedBlock (Lnet/minecraft/unmapped/C_bdwnwhiu;ILnet/minecraft/unmapped/C_pjrjvgrp;Lnet/minecraft/unmapped/C_astfners;Lnet/minecraft/unmapped/C_vgpupfxx;Z)V | ||
ARG 2 level | ||
ARG 3 context | ||
ARG 4 entity | ||
ARG 5 pos | ||
ARG 6 newlyApplied |
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/enchantment/effect/TargetConditionalEnchantmentEffect.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,11 @@ | ||
CLASS net/minecraft/unmapped/C_idcxfrny net/minecraft/enchantment/effect/TargetConditionalEnchantmentEffect | ||
METHOD m_alatdzrm (Lcom/mojang/serialization/Codec;Lnet/minecraft/unmapped/C_vczsvjil;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 2 instance | ||
METHOD m_fxhflgcy createEquipmentDropsCodec (Lcom/mojang/serialization/Codec;Lnet/minecraft/unmapped/C_vczsvjil;)Lcom/mojang/serialization/Codec; | ||
ARG 1 type | ||
METHOD m_lobkvims createCodec (Lcom/mojang/serialization/Codec;Lnet/minecraft/unmapped/C_vczsvjil;)Lcom/mojang/serialization/Codec; | ||
ARG 1 type | ||
METHOD m_pkmvnbvx (Lcom/mojang/serialization/Codec;Lnet/minecraft/unmapped/C_vczsvjil;Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 2 instance | ||
METHOD m_sbmzbkam matches (Lnet/minecraft/unmapped/C_iakykpgh;)Z | ||
ARG 1 context |
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
882e83b
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 882e83b, 106 file(s) were updated with 1294 line(s) added and 1211 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
882e83b
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):
882e83b
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):