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
29 changed files
with
150 additions
and
13 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
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/advancement/criterion/Criterion.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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
12 changes: 12 additions & 0 deletions
12
mappings/net/minecraft/data/report/BiomeParametersProvider.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,12 @@ | ||
CLASS net/minecraft/unmapped/C_wwetinhi net/minecraft/data/report/BiomeParametersProvider | ||
FIELD f_bemjvqoj path Ljava/nio/file/Path; | ||
FIELD f_zrxygubc lookupProvider Ljava/util/concurrent/CompletableFuture; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 lookupProvider | ||
METHOD m_dbdhbfat write (Ljava/nio/file/Path;Lnet/minecraft/unmapped/C_temnquoh;Lcom/mojang/serialization/DynamicOps;Lcom/mojang/serialization/Encoder;Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture; | ||
ARG 0 path | ||
ARG 3 encoder | ||
ARG 4 object | ||
METHOD m_lfeplmtj resolveFile (Lnet/minecraft/unmapped/C_ncpywfca;)Ljava/nio/file/Path; | ||
ARG 1 id |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/data/server/AdvancementsProvider.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
1 change: 1 addition & 0 deletions
1
.../net/minecraft/data/server/loot/one_twenty_one/OneTwentyOneBlockLootTableProvider.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_drypjaci net/minecraft/data/server/loot/one_twenty_one/OneTwentyOneBlockLootTableProvider |
3 changes: 3 additions & 0 deletions
3
...ings/net/minecraft/data/server/loot/one_twenty_one/OneTwentyOneLootTableProviders.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_omgzuwzx net/minecraft/data/server/loot/one_twenty_one/OneTwentyOneLootTableProviders | ||
METHOD m_vmbfztbm createProvider (Lnet/minecraft/unmapped/C_ugkmwocs;)Lnet/minecraft/unmapped/C_rriyyrek; | ||
ARG 0 output |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/data/server/recipe/OneTwentyOneRecipeProvider.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_vyiqseao net/minecraft/data/server/recipe/OneTwentyOneRecipeProvider |
6 changes: 6 additions & 0 deletions
6
mappings/net/minecraft/data/server/recipe/RecipeJsonFactory.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,15 @@ | ||
CLASS net/minecraft/unmapped/C_ybcoihxg net/minecraft/data/server/recipe/RecipeJsonFactory | ||
FIELD f_rbjlzbic ROOT_ID Lnet/minecraft/unmapped/C_ncpywfca; | ||
METHOD m_erxlmqiz offerTo (Lnet/minecraft/unmapped/C_nykrdyol;)V | ||
METHOD m_iyrkrudc getResult ()Lnet/minecraft/unmapped/C_vorddnax; | ||
METHOD m_lezqbqfu getItemId (Lnet/minecraft/unmapped/C_gmbqjnle;)Lnet/minecraft/unmapped/C_ncpywfca; | ||
ARG 0 item | ||
METHOD m_ofpkcsdz criterion (Ljava/lang/String;Lnet/minecraft/unmapped/C_rzypsigz;)Lnet/minecraft/unmapped/C_ybcoihxg; | ||
ARG 1 name | ||
ARG 2 criterion | ||
METHOD m_sempvwgb offerTo (Lnet/minecraft/unmapped/C_nykrdyol;Lnet/minecraft/unmapped/C_ncpywfca;)V | ||
ARG 2 recipeId | ||
METHOD m_wdtlxvsj group (Ljava/lang/String;)Lnet/minecraft/unmapped/C_ybcoihxg; | ||
ARG 1 group | ||
METHOD m_wglmdrsg offerTo (Lnet/minecraft/unmapped/C_nykrdyol;Ljava/lang/String;)V | ||
ARG 2 recipeId |
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
12 changes: 12 additions & 0 deletions
12
mappings/net/minecraft/data/server/tag/ItemTagsProvider.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,5 +1,17 @@ | ||
CLASS net/minecraft/unmapped/C_zhjvrfwx net/minecraft/data/server/tag/ItemTagsProvider | ||
FIELD f_hqsktqzf blockTagsToCopy Ljava/util/Map; | ||
FIELD f_sfbqjfia blockTags Ljava/util/concurrent/CompletableFuture; | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 registryLookupFuture | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 registryLookupFuture | ||
ARG 3 itemTagLookupFuture | ||
METHOD m_catcjwdk (Lnet/minecraft/unmapped/C_vorddnax;)Lnet/minecraft/unmapped/C_xhhleach; | ||
ARG 0 item | ||
METHOD m_ljgmashd copy (Lnet/minecraft/unmapped/C_ednuhnnn;Lnet/minecraft/unmapped/C_ednuhnnn;)V | ||
ARG 1 blockTag | ||
ARG 2 itemTag | ||
METHOD m_owpwuppt (Lnet/minecraft/unmapped/C_vorddnax;)Lnet/minecraft/unmapped/C_xhhleach; | ||
ARG 0 item |
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/data/server/tag/MapTagsProvider.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,4 @@ | ||
CLASS net/minecraft/unmapped/C_wqumfxay net/minecraft/data/server/tag/MapTagsProvider | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 lookupProvider |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/data/server/tag/PaintingTagProvider.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_hfdfyxle net/minecraft/data/server/tag/PaintingTagProvider | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 registryLookupFuture |
3 changes: 3 additions & 0 deletions
3
mappings/net/minecraft/data/server/tag/PoiTagProvider.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_vzuzypmq net/minecraft/data/server/tag/PoiTagProvider | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 registryLookupFuture |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/data/server/tag/one_twenty_one/OneTwentyOneBlockTagProvider.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_rrnzlzth net/minecraft/data/server/tag/one_twenty_one/OneTwentyOneBlockTagProvider | ||
METHOD <init> (Lnet/minecraft/unmapped/C_ugkmwocs;Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;)V | ||
ARG 1 output | ||
ARG 2 registryLookupFuture | ||
ARG 3 blockTagLookupFuture |
1 change: 1 addition & 0 deletions
1
mappings/net/minecraft/data/server/tag/one_twenty_one/OneTwentyOneItemTagProvider.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_arcabcvu net/minecraft/data/server/tag/one_twenty_one/OneTwentyOneItemTagProvider |
4 changes: 4 additions & 0 deletions
4
mappings/net/minecraft/registry/OneTwentyOneBuiltinRegistries.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,4 @@ | ||
CLASS net/minecraft/unmapped/C_xjgowndt net/minecraft/registry/OneTwentyOneBuiltinRegistries | ||
FIELD f_qcpzfnta REGISTRY_BUILDER Lnet/minecraft/unmapped/C_tncydixy; | ||
METHOD m_tbyxecnl createLookup (Ljava/util/concurrent/CompletableFuture;)Ljava/util/concurrent/CompletableFuture; | ||
ARG 0 registryLookupProvider |
6 changes: 6 additions & 0 deletions
6
mappings/net/minecraft/registry/RegistryPatchGenerator.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,6 @@ | ||
CLASS net/minecraft/unmapped/C_ewsubajw net/minecraft/registry/RegistryPatchGenerator | ||
METHOD m_phdlhbsn validate (Ljava/util/concurrent/CompletableFuture;Lnet/minecraft/unmapped/C_tncydixy;)Ljava/util/concurrent/CompletableFuture; | ||
ARG 0 registryLookupFuture | ||
ARG 1 registrySetBuilder | ||
METHOD m_wkvvsrvp (Lnet/minecraft/unmapped/C_tncydixy;Lnet/minecraft/unmapped/C_vtbxyypo$C_etmlgbig;)Lnet/minecraft/unmapped/C_vtbxyypo$C_etmlgbig; | ||
ARG 1 provider |
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.
1f8674b
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 1f8674b, 180 file(s) were updated with 6714 line(s) added and 5692 removed compared to the latest Quilt Mappings version.
View the diff here (1/3):
1f8674b
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):
1f8674b
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):