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
3 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/component/type/ContainerLootComponent.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,3 @@ | ||
CLASS net/minecraft/unmapped/C_jnvhjiwc net/minecraft/component/type/ContainerLootComponent | ||
METHOD m_jaifymvh (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance |
25 changes: 25 additions & 0 deletions
25
mappings/net/minecraft/component/type/NbtComponent.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,25 @@ | ||
CLASS net/minecraft/unmapped/C_incrreuu net/minecraft/component/type/NbtComponent | ||
FIELD f_egifbhdk DEFAULT Lnet/minecraft/unmapped/C_incrreuu; | ||
FIELD f_otzdwcon CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_xmjncvon CODEC_WITH_ID Lcom/mojang/serialization/Codec; | ||
FIELD f_xmocimwh nbt Lnet/minecraft/unmapped/C_hhlwcnih; | ||
METHOD m_bcqffxbf set (Lnet/minecraft/unmapped/C_pscqxfcs;Lnet/minecraft/unmapped/C_sddaxwyk;Lnet/minecraft/unmapped/C_hhlwcnih;)V | ||
ARG 0 type | ||
METHOD m_clauenbt copy ()Lnet/minecraft/unmapped/C_hhlwcnih; | ||
METHOD m_edqttpnv (Lnet/minecraft/unmapped/C_incrreuu;)Lcom/mojang/serialization/DataResult; | ||
ARG 0 component | ||
METHOD m_fcottrvr isEmpty ()Z | ||
METHOD m_hskczizv matches (Lnet/minecraft/unmapped/C_hhlwcnih;)Z | ||
METHOD m_nutnugvj createPredicate (Lnet/minecraft/unmapped/C_pscqxfcs;Lnet/minecraft/unmapped/C_hhlwcnih;)Ljava/util/function/Predicate; | ||
ARG 0 type | ||
ARG 1 nbt | ||
METHOD m_qqjkzbtp (Lnet/minecraft/unmapped/C_incrreuu;)Lnet/minecraft/unmapped/C_hhlwcnih; | ||
ARG 0 component | ||
METHOD m_rqhxtept of (Lnet/minecraft/unmapped/C_hhlwcnih;)Lnet/minecraft/unmapped/C_incrreuu; | ||
ARG 0 compound | ||
METHOD m_tfnbnkoy getSize ()I | ||
METHOD m_tloyyfvn (Lnet/minecraft/unmapped/C_pscqxfcs;Lnet/minecraft/unmapped/C_sddaxwyk;Ljava/util/function/Consumer;)V | ||
ARG 0 type | ||
ARG 2 nbtConsumer | ||
METHOD m_wmxtvflz (Lnet/minecraft/unmapped/C_astfners;)V | ||
ARG 1 entity |
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
1bf47c0
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 1bf47c0, 345 file(s) were updated with 2226 line(s) added and 2004 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
1bf47c0
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):
1bf47c0
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):