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.
Merge branch 'refs/heads/1.21' into fork/pyrox0/another-mappings-branch
# Conflicts: # buildSrc/src/main/resources/minecraft_specific_words.txt # mappings/net/minecraft/block/Blocks.mapping # mappings/net/minecraft/datafixer/fix/EmptyItemInVillagerTradeFix.mapping # mappings/net/minecraft/datafixer/fix/JukeboxTicksSinceSongStartedFix.mapping # mappings/net/minecraft/datafixer/fix/OptionsMenuBlurrinessFix.mapping # mappings/net/minecraft/datafixer/fix/ParticleUnflatteningFix.mapping # mappings/net/minecraft/datafixer/schema/Schema3818v5.mapping # mappings/net/minecraft/datafixer/schema/Schema3938.mapping
- Loading branch information
Showing
29 changed files
with
122 additions
and
19 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
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 |
---|---|---|
|
@@ -517,6 +517,7 @@ bsol | |
// color codes | ||
ffff | ||
|
||
//remove | ||
lrgsdfwv | ||
bfxofopn | ||
// remove | ||
zbvyjshu | ||
ciosvisu | ||
|
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 @@ | ||
CLASS net/minecraft/unmapped/C_xtwumkqz net/minecraft/block/DecoratedPotPattern |
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,6 +1,12 @@ | ||
CLASS net/minecraft/unmapped/C_hzdaoazh net/minecraft/block/DecoratedPotPatterns | ||
FIELD f_tssagzls PATTERNS_BY_SHARDS Ljava/util/Map; | ||
FIELD f_tssagzls PATTERNS_BY_ITEM Ljava/util/Map; | ||
METHOD m_aoeizaaw createRegistryKey (Ljava/lang/String;)Lnet/minecraft/unmapped/C_xhhleach; | ||
ARG 0 id | ||
METHOD m_hoejuqye registerPatterns (Lnet/minecraft/unmapped/C_tqxyjqsk;)Lnet/minecraft/unmapped/C_xtwumkqz; | ||
ARG 0 registry | ||
METHOD m_xrykbbna getPattern (Lnet/minecraft/unmapped/C_vorddnax;)Lnet/minecraft/unmapped/C_xhhleach; | ||
ARG 0 sherd | ||
METHOD m_ynjeyckb register (Lnet/minecraft/unmapped/C_tqxyjqsk;Lnet/minecraft/unmapped/C_xhhleach;Ljava/lang/String;)Lnet/minecraft/unmapped/C_xtwumkqz; | ||
ARG 0 registry | ||
ARG 1 registryKey | ||
ARG 2 path |
2 changes: 1 addition & 1 deletion
2
...net/minecraft/block/sign/SignType.mapping → ...ings/net/minecraft/block/WoodType.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
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/gui/screen/GenericMessageScreen.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_yfulyots net/minecraft/client/gui/screen/GenericMessageScreen | ||
FIELD f_gbhvsydi textWidget Lnet/minecraft/unmapped/C_rugqjeey; |
11 changes: 11 additions & 0 deletions
11
mappings/net/minecraft/client/gui/screen/multiplayer/ServerLinksScreen.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_miigerkk net/minecraft/client/gui/screen/multiplayer/ServerLinksScreen | ||
FIELD f_nlhyrwzi TITLE Lnet/minecraft/unmapped/C_rdaqiwdt; | ||
FIELD f_srlpzpll parent Lnet/minecraft/unmapped/C_wrmtlwqx; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_wrmtlwqx;Lnet/minecraft/unmapped/C_ouodvkzu;)V | ||
ARG 1 parent | ||
CLASS C_karntkix ServerLinksElementListWidget | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ayfeobid;ILnet/minecraft/unmapped/C_miigerkk;)V | ||
ARG 1 client | ||
ARG 2 width | ||
CLASS C_lflnyghd Entry | ||
FIELD f_glhvxdzj button Lnet/minecraft/unmapped/C_kpvuxmkp; |
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,16 @@ | ||
CLASS net/minecraft/unmapped/C_lrgsdfwv net/minecraft/client/render/DeltaTracker | ||
CLASS C_xwflveoj | ||
FIELD f_kxcketak millisPerTick F | ||
FIELD f_opjnojmc paused Z | ||
FIELD f_qomgdqti targetMillisPerTickProvider Lit/unimi/dsi/fastutil/floats/FloatUnaryOperator; | ||
FIELD f_urahvjiy frozen Z | ||
FIELD f_yepfcxoc lastMillis J | ||
METHOD <init> (FJLit/unimi/dsi/fastutil/floats/FloatUnaryOperator;)V | ||
ARG 1 ticksPerSecond | ||
ARG 4 targetMillisPerTickProvider | ||
METHOD m_aemcsiqk pause ()V | ||
METHOD m_dhhbrjet setFrozen (Z)V | ||
ARG 1 frozen | ||
METHOD m_dnvmgdut setPaused (Z)V | ||
ARG 1 paused | ||
METHOD m_kjbaofzm unpause ()V |
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
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer.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_djwyalez net/minecraft/client/render/entity/OminousItemSpawnerEntityRenderer | ||
FIELD f_xtrpvluu itemRenderer Lnet/minecraft/unmapped/C_xjqetogb; |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/data/server/tag/TradeRebalanceEnchantmentTagsProvider.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_vdecfbtc net/minecraft/data/server/tag/TradeRebalanceEnchantmentTagsProvider |
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/datafixer/fix/AttributeModifierIdFix.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,5 @@ | ||
CLASS net/minecraft/unmapped/C_zjsuejaf net/minecraft/datafixer/fix/AttributeModifierIdFix | ||
METHOD m_jffrakte fixModifiers (Ljava/util/stream/Stream;)Ljava/util/stream/Stream; | ||
METHOD m_omvogmer fixAttribute (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; | ||
METHOD m_smnezcpi fixItemStackComponents (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; | ||
METHOD m_tuhonugx fixEntity (Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; |
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
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/datafixer/fix/EmptyItemInVillagerTradeFix.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_rmfftleh net/minecraft/datafixer/fix/EmptyItemInVillagerTradeFix | ||
METHOD <init> (Lcom/mojang/datafixers/schemas/Schema;)V | ||
ARG 1 schema | ||
METHOD makeRule makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; |
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/datafixer/fix/JukeboxTicksSinceSongStartedFix.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,5 @@ | ||
CLASS net/minecraft/unmapped/C_ndmcqqzd net/minecraft/datafixer/fix/JukeboxTicksSinceSongStartedFix | ||
METHOD <init> (Lcom/mojang/datafixers/schemas/Schema;)V | ||
ARG 1 schema | ||
METHOD m_yhbejfjb fix (Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; | ||
ARG 1 dynamic |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/datafixer/fix/OptionsMenuBlurrinessFix.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,3 @@ | ||
CLASS net/minecraft/unmapped/C_vhatytxj net/minecraft/datafixer/fix/OptionsMenuBlurrinessFix | ||
METHOD m_esjqxzws convertToIntRange (Ljava/lang/String;)I | ||
METHOD makeRule makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/datafixer/fix/ParticleUnflatteningFix.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,3 +1,4 @@ | ||
CLASS net/minecraft/unmapped/C_asohzhmn net/minecraft/datafixer/fix/ParticleUnflatteningFix | ||
METHOD m_llilnhnp parseTag (Ljava/lang/String;)Lnet/minecraft/unmapped/C_hhlwcnih; | ||
ARG 0 tag | ||
METHOD makeRule makeRule ()Lcom/mojang/datafixers/TypeRewriteRule; |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/datafixer/fix/RemoveEmptyItemInBrushableBlockFix.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_dxtlxcwy net/minecraft/datafixer/fix/RemoveEmptyItemInBrushableBlockFix | ||
METHOD m_grqceiyr isEmptyStack (Lcom/mojang/serialization/Dynamic;)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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
CLASS net/minecraft/unmapped/C_gjgvzuad net/minecraft/nbt/NbtCrashException |
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
568183d
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 568183d, 125 file(s) were updated with 1046 line(s) added and 942 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
568183d
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):
568183d
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):