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.
complete components, text, and village
- Loading branch information
Showing
24 changed files
with
163 additions
and
9 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ecraft/client/item/TooltipContext.mapping → ...minecraft/client/item/TooltipType.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
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,4 @@ | ||
CLASS net/minecraft/unmapped/C_uabhlzfi net/minecraft/component/type/BookContent | ||
METHOD m_ntdhogtz withReplacedPages (Ljava/util/List;)Ljava/lang/Object; | ||
ARG 1 pages | ||
METHOD m_zsyzprjm pages ()Ljava/util/List; |
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
8 changes: 8 additions & 0 deletions
8
mappings/net/minecraft/component/type/ContainerContentsComponent.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
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/component/type/UnbreakableComponent.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_drqhpkfg net/minecraft/component/type/UnbreakableComponent | ||
FIELD f_iaeyiyom TOOLTIP Lnet/minecraft/unmapped/C_rdaqiwdt; | ||
METHOD m_nrzkdjww create (Z)Lnet/minecraft/unmapped/C_drqhpkfg; | ||
METHOD m_sksdhjpx (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/component/type/WritableBookContentComponent.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
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,4 +1,5 @@ | ||
CLASS net/minecraft/unmapped/C_lcgmmrzz net/minecraft/item/TooltipAppender | ||
METHOD m_eqoeoqpg appendToTooltip (Lnet/minecraft/unmapped/C_vorddnax$C_rdhfmrgz;Ljava/util/function/Consumer;Lnet/minecraft/unmapped/C_taebrtdw;)V | ||
ARG 1 context | ||
ARG 2 tooltipConsumer | ||
ARG 3 context | ||
ARG 3 type |
17 changes: 17 additions & 0 deletions
17
mappings/net/minecraft/predicate/DataComponentPredicate.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,17 @@ | ||
CLASS net/minecraft/unmapped/C_naseleda net/minecraft/predicate/DataComponentPredicate | ||
FIELD f_hruffpzc components Ljava/util/List; | ||
FIELD f_vukipudp EMPTY Lnet/minecraft/unmapped/C_naseleda; | ||
METHOD m_eqjqhmqk test (Lnet/minecraft/unmapped/C_xzoqrxvu;)Z | ||
ARG 1 component | ||
METHOD m_qqqxxzqa create (Lnet/minecraft/unmapped/C_kouhnfig;)Lnet/minecraft/unmapped/C_naseleda; | ||
METHOD m_rvjrhuli buildPatch ()Lnet/minecraft/unmapped/C_jqyoylib; | ||
METHOD m_scuhuigh isEmpty ()Z | ||
METHOD m_wgvmjswp builder ()Lnet/minecraft/unmapped/C_naseleda$C_qvundqhp; | ||
METHOD test (Ljava/lang/Object;)Z | ||
ARG 1 componentMap | ||
CLASS C_qvundqhp Builder | ||
FIELD f_zqshleqs components Ljava/util/List; | ||
METHOD m_dxynewgh with (Lnet/minecraft/unmapped/C_pscqxfcs;Ljava/lang/Object;)Lnet/minecraft/unmapped/C_naseleda$C_qvundqhp; | ||
ARG 1 type | ||
ARG 2 value | ||
METHOD m_uvpclufp build ()Lnet/minecraft/unmapped/C_naseleda; |
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_xuyuhrns net/minecraft/registry/tag/EnchantmentTags | ||
METHOD m_cquplnwn of (Ljava/lang/String;)Lnet/minecraft/unmapped/C_ednuhnnn; |
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
Oops, something went wrong.