forked from FabricMC/yarn
-
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
28 changed files
with
113 additions
and
6 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
7 changes: 7 additions & 0 deletions
7
mappings/net/minecraft/world/gen/feature/BasaltColumnsFeatureConfig.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,2 +1,9 @@ | ||
CLASS net/minecraft/class_5156 net/minecraft/world/gen/feature/BasaltColumnsFeatureConfig | ||
FIELD field_24877 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_25841 reach Lnet/minecraft/class_5428; | ||
FIELD field_25842 height Lnet/minecraft/class_5428; | ||
METHOD <init> (Lnet/minecraft/class_5428;Lnet/minecraft/class_5428;)V | ||
ARG 1 reach | ||
ARG 2 height | ||
METHOD method_30391 getReach ()Lnet/minecraft/class_5428; | ||
METHOD method_30394 getHeight ()Lnet/minecraft/class_5428; |
2 changes: 2 additions & 0 deletions
2
mappings/net/minecraft/world/gen/feature/BlockPileFeatureConfig.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,5 @@ | ||
CLASS net/minecraft/class_4634 net/minecraft/world/gen/feature/BlockPileFeatureConfig | ||
FIELD field_21229 stateProvider Lnet/minecraft/class_4651; | ||
FIELD field_24873 CODEC Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Lnet/minecraft/class_4651;)V | ||
ARG 1 stateProvider |
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 +1,2 @@ | ||
CLASS net/minecraft/class_5154 net/minecraft/world/gen/feature/DeltaFeature | ||
FIELD field_23883 DIRECTIONS [Lnet/minecraft/class_2350; |
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: 3 additions & 2 deletions
5
mappings/net/minecraft/world/gen/feature/DiskFeatureConfig.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,10 +1,11 @@ | ||
CLASS net/minecraft/class_3013 net/minecraft/world/gen/feature/DiskFeatureConfig | ||
FIELD field_13469 targets Ljava/util/List; | ||
FIELD field_13470 state Lnet/minecraft/class_2680; | ||
FIELD field_13471 ySize I | ||
FIELD field_13471 halfHeight I | ||
FIELD field_13472 radius Lnet/minecraft/class_5428; | ||
FIELD field_24882 CODEC Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Lnet/minecraft/class_2680;Lnet/minecraft/class_5428;ILjava/util/List;)V | ||
ARG 1 state | ||
ARG 3 ySize | ||
ARG 2 radius | ||
ARG 3 halfHeight | ||
ARG 4 targets |
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
4 changes: 2 additions & 2 deletions
4
mappings/net/minecraft/world/gen/feature/HugeMushroomFeatureConfig.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,9 @@ | ||
CLASS net/minecraft/class_4635 net/minecraft/world/gen/feature/HugeMushroomFeatureConfig | ||
FIELD field_21230 capProvider Lnet/minecraft/class_4651; | ||
FIELD field_21231 stemProvider Lnet/minecraft/class_4651; | ||
FIELD field_21232 capSize I | ||
FIELD field_21232 foliageRadius I | ||
FIELD field_24885 CODEC Lcom/mojang/serialization/Codec; | ||
METHOD <init> (Lnet/minecraft/class_4651;Lnet/minecraft/class_4651;I)V | ||
ARG 1 capProvider | ||
ARG 2 stemProvider | ||
ARG 3 capSize | ||
ARG 3 foliageRadius |
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
5 changes: 5 additions & 0 deletions
5
mappings/net/minecraft/world/gen/feature/NetherForestVegetationFeature.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,6 @@ | ||
CLASS net/minecraft/class_4782 net/minecraft/world/gen/feature/NetherForestVegetationFeature | ||
METHOD method_26264 generate (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_2338;Lnet/minecraft/class_4634;II)Z | ||
ARG 0 world | ||
ARG 1 random | ||
ARG 2 pos | ||
ARG 3 config |
9 changes: 9 additions & 0 deletions
9
mappings/net/minecraft/world/gen/feature/NetherrackReplaceBlobsFeatureConfig.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,10 @@ | ||
CLASS net/minecraft/class_5437 net/minecraft/world/gen/feature/NetherrackReplaceBlobsFeatureConfig | ||
FIELD field_25848 CODEC Lcom/mojang/serialization/Codec; | ||
FIELD field_25849 target Lnet/minecraft/class_2680; | ||
FIELD field_25850 state Lnet/minecraft/class_2680; | ||
FIELD field_25851 radius Lnet/minecraft/class_5428; | ||
METHOD <init> (Lnet/minecraft/class_2680;Lnet/minecraft/class_2680;Lnet/minecraft/class_5428;)V | ||
ARG 1 target | ||
ARG 2 state | ||
ARG 3 radius | ||
METHOD method_30405 getRadius ()Lnet/minecraft/class_5428; |
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
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