-
-
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.
complete some things, simple type names, misc (#643)
* complete SharedConstants * complete n.m.village * remove 'registryKey' from simple_type_field_names * registry work * complete n.m.registry.tag, more registry work * explicitly map CommandTreeUpdateS2CPacket consturctor param to work around proposer conflicts, make simple_type_field_names_path an input of insertAutoGeneratedMappings task, make 'id' simple type name exclusive * complete n.m.registry * Add class comments to new simple type names Co-authored-by: Eli Orona <[email protected]> * map ~97/270 RegsitryKeys affected by their removal from simple type names rename IdListUtil#sortArray -> createByIdGetter make enums that use createByIdGetter consistent restore SpawnReason add simple type names for Entity+LivinEntity add stub FindInvalidSimpleTypeFieldNamesTask class map a few other things along the way * complete Items with the help of simple type names * half way there! (through RegistryKeys affected by their removal from simple type names) * finished! fixing up RegistryKeys affected by their removal from simple type names * fix typos * remove FindInvalidSimpleTypeFieldNamesTask stub for separate PR * fixup a few things folling self-review * make simple_type_field_names an input of insertAutoGeneratedMappings betterly * fix typo Co-authored-by: ix0rai <[email protected]> * drop invalid mappings * re-complete ResourceKeyArgument * rename all GET_BY_ID -> BY_ID --------- Co-authored-by: Eli Orona <[email protected]> Co-authored-by: ix0rai <[email protected]>
- Loading branch information
1 parent
295936e
commit 5f11ce6
Showing
157 changed files
with
1,013 additions
and
347 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
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 |
---|---|---|
|
@@ -516,6 +516,7 @@ unicode | |
|
||
// registry | ||
memoize | ||
memoized | ||
unregister | ||
|
||
// javadoc | ||
|
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
.../net/minecraft/advancement/criterion/PlayerGeneratesContainerLootCriterionTrigger.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,9 +1,11 @@ | ||
CLASS net/minecraft/unmapped/C_ccuyenqy net/minecraft/advancement/criterion/PlayerGeneratesContainerLootCriterionTrigger | ||
METHOD m_bwskqxvw trigger (Lnet/minecraft/unmapped/C_mxrobsgg;Lnet/minecraft/unmapped/C_xhhleach;)V | ||
ARG 1 player | ||
ARG 2 lootTable | ||
METHOD m_wjdeumci (Lnet/minecraft/unmapped/C_xhhleach;Lnet/minecraft/unmapped/C_ccuyenqy$C_jvilurms;)Z | ||
ARG 1 conditions | ||
CLASS C_jvilurms Conditions | ||
FIELD f_zdzuorlo lootTable Lnet/minecraft/unmapped/C_xhhleach; | ||
METHOD m_ocoesmqp matches (Lnet/minecraft/unmapped/C_xhhleach;)Z | ||
ARG 1 lootTable | ||
METHOD m_sdawxryt create (Lnet/minecraft/unmapped/C_xhhleach;)Lnet/minecraft/unmapped/C_rzypsigz; |
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,9 +1,41 @@ | ||
CLASS net/minecraft/unmapped/C_pocjjnjk net/minecraft/block/TrialSpawnerConfig | ||
FIELD f_mqsazqov HOLDER_CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_vbllmfpg CODEC Lcom/mojang/serialization/Codec; | ||
FIELD f_ykrjgiui DEFAULT_INSTANCE Lnet/minecraft/unmapped/C_pocjjnjk; | ||
METHOD m_akovexzz builder ()Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
METHOD m_fsslncbi getSimultaneousMobs (I)I | ||
ARG 1 additionalPlayers | ||
METHOD m_rjwfxsix getCooldown ()J | ||
METHOD m_snjxtjjk getTotalMobs (I)I | ||
ARG 1 additionalPlayers | ||
METHOD m_wydezwto (Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; | ||
ARG 0 instance | ||
CLASS C_vnrwaphu Builder | ||
FIELD f_grofsmmd simultaneousMobs F | ||
FIELD f_gurbcovz lootTablesToEject Lnet/minecraft/unmapped/C_owfsqzhr; | ||
FIELD f_jgjwrvli spawnPotentialsDefinition Lnet/minecraft/unmapped/C_owfsqzhr; | ||
FIELD f_jgmutzza ticksBetweenSpawn I | ||
FIELD f_jqtdptyp simultaneousMobsAddedPerPlayer F | ||
FIELD f_nblcrtjb totalMobsAddedPerPlayer F | ||
FIELD f_reubvwnb itemsToDropWhenOminous Lnet/minecraft/unmapped/C_xhhleach; | ||
FIELD f_tmgwtcsf spawnRange I | ||
FIELD f_vfxijlzt totalMobs F | ||
METHOD m_atarftzm spawnPotentialDefinition (Lnet/minecraft/unmapped/C_owfsqzhr;)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 definition | ||
METHOD m_bdhifmhg spawnRange (I)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 range | ||
METHOD m_cappnuim totalMobs (F)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 total | ||
METHOD m_djzmjbrp itemsToDropWhenOminous (Lnet/minecraft/unmapped/C_xhhleach;)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 items | ||
METHOD m_eqnyjcak simultaneousMobsAddedPerPlayer (F)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 simultaneous | ||
METHOD m_kavdpwjp ticksBetweenSpawn (I)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 ticks | ||
METHOD m_oindwyhl lootTablesToEject (Lnet/minecraft/unmapped/C_owfsqzhr;)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 lootTables | ||
METHOD m_rmwakhzj totalMobsAddedPerPlayer (F)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 total | ||
METHOD m_uitredfl build ()Lnet/minecraft/unmapped/C_pocjjnjk; | ||
METHOD m_ukbjwlwe simultaneousMobs (F)Lnet/minecraft/unmapped/C_pocjjnjk$C_vnrwaphu; | ||
ARG 1 simultaneus |
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: 1 addition & 1 deletion
2
mappings/net/minecraft/block/entity/DecoratedPotBlockEntity.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
2 changes: 1 addition & 1 deletion
2
mappings/net/minecraft/block/entity/LootableContainerBlockEntity.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,3 @@ | ||
CLASS net/minecraft/unmapped/C_awquuxeb net/minecraft/block/entity/LootableContainerBlockEntity | ||
FIELD f_jpgmzqwu lootTableId Lnet/minecraft/unmapped/C_xhhleach; | ||
FIELD f_jpgmzqwu lootTable Lnet/minecraft/unmapped/C_xhhleach; | ||
FIELD f_tbxnycjm lootTableSeed J |
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,9 +1,6 @@ | ||
CLASS net/minecraft/unmapped/C_qkksfeqi net/minecraft/client/option/AttackIndicator | ||
FIELD f_biuwndyo VALUES Ljava/util/function/IntFunction; | ||
FIELD f_biuwndyo BY_ID Ljava/util/function/IntFunction; | ||
FIELD f_kksyusdx translationKey Ljava/lang/String; | ||
FIELD f_ybcrnvze id I | ||
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V | ||
ARG 3 id | ||
ARG 4 translationKey | ||
METHOD m_yqosuiuc byId (I)Lnet/minecraft/unmapped/C_qkksfeqi; | ||
ARG 0 id |
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,9 +1,6 @@ | ||
CLASS net/minecraft/unmapped/C_wafwmsvb net/minecraft/client/option/ChatVisibility | ||
FIELD f_ynbcgkjh translationKey Ljava/lang/String; | ||
FIELD f_zqqalhdk VALUES Ljava/util/function/IntFunction; | ||
FIELD f_zqqalhdk BY_ID Ljava/util/function/IntFunction; | ||
FIELD f_zzwzstvf id I | ||
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V | ||
ARG 3 id | ||
ARG 4 translationKey | ||
METHOD m_buntzssc byId (I)Lnet/minecraft/unmapped/C_wafwmsvb; | ||
ARG 0 id |
7 changes: 2 additions & 5 deletions
7
mappings/net/minecraft/client/option/ChunkUpdatesPrioritization.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,9 +1,6 @@ | ||
CLASS net/minecraft/unmapped/C_acpywlie net/minecraft/client/option/ChunkUpdatesPrioritization | ||
FIELD f_quwymauq VALUES Ljava/util/function/IntFunction; | ||
FIELD f_quwymauq BY_ID Ljava/util/function/IntFunction; | ||
FIELD f_urchaypp id I | ||
FIELD f_yuybyesd translationKey Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V | ||
ARG 3 id | ||
ARG 4 translationKey | ||
METHOD m_azahvtif fromId (I)Lnet/minecraft/unmapped/C_acpywlie; | ||
METHOD m_azahvtif byId (I)Lnet/minecraft/unmapped/C_acpywlie; | ||
ARG 0 id |
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,9 +1,8 @@ | ||
CLASS net/minecraft/unmapped/C_inrattee net/minecraft/client/option/GraphicsMode | ||
FIELD f_hyeaecff id I | ||
FIELD f_tpfeaisz VALUES Ljava/util/function/IntFunction; | ||
FIELD f_tpfeaisz BY_ID Ljava/util/function/IntFunction; | ||
FIELD f_uqbjoxlo translationKey Ljava/lang/String; | ||
METHOD <init> (Ljava/lang/String;IILjava/lang/String;)V | ||
ARG 3 id | ||
ARG 4 translationKey | ||
METHOD m_xuzenwat byId (I)Lnet/minecraft/unmapped/C_inrattee; | ||
ARG 0 id |
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.
5f11ce6
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 5f11ce6, 825 file(s) were updated with 6719 line(s) added and 6332 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
5f11ce6
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):
5f11ce6
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):