Package net.minecraft.world.gen.feature
Class FallenTreeFeatureConfig.Builder
java.lang.Object
net.minecraft.world.gen.feature.FallenTreeFeatureConfig.Builder
- Enclosing class:
FallenTreeFeatureConfig
- Mappings:
Namespace Name named net/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder
intermediary net/minecraft/class_10854$class_10855
official ena$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List
<TreeDecorator> private final IntProvider
private List
<TreeDecorator> private final BlockStateProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
logDecorators
(List<TreeDecorator> logDecorators) stumpDecorators
(List<TreeDecorator> stumpDecorators)
-
Field Details
-
trunkProvider
- Mappings:
Namespace Name Mixin selector named trunkProvider
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;trunkProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;
intermediary field_57820
Lnet/minecraft/class_10854$class_10855;field_57820:Lnet/minecraft/class_4651;
official a
Lena$a;a:Lepc;
-
logLength
- Mappings:
Namespace Name Mixin selector named logLength
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logLength:Lnet/minecraft/util/math/intprovider/IntProvider;
intermediary field_57821
Lnet/minecraft/class_10854$class_10855;field_57821:Lnet/minecraft/class_6017;
official b
Lena$a;b:Lbuh;
-
stumpDecorators
- Mappings:
Namespace Name Mixin selector named stumpDecorators
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;stumpDecorators:Ljava/util/List;
intermediary field_57822
Lnet/minecraft/class_10854$class_10855;field_57822:Ljava/util/List;
official c
Lena$a;c:Ljava/util/List;
-
logDecorators
- Mappings:
Namespace Name Mixin selector named logDecorators
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logDecorators:Ljava/util/List;
intermediary field_57823
Lnet/minecraft/class_10854$class_10855;field_57823:Ljava/util/List;
official d
Lena$a;d:Ljava/util/List;
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;<init>(Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;Lnet/minecraft/util/math/intprovider/IntProvider;)V
intermediary <init>
Lnet/minecraft/class_10854$class_10855;<init>(Lnet/minecraft/class_4651;Lnet/minecraft/class_6017;)V
official <init>
Lena$a;<init>(Lepc;Lbuh;)V
-
-
Method Details
-
stumpDecorators
- Mappings:
Namespace Name Mixin selector named stumpDecorators
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;stumpDecorators(Ljava/util/List;)Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;
intermediary method_68320
Lnet/minecraft/class_10854$class_10855;method_68320(Ljava/util/List;)Lnet/minecraft/class_10854$class_10855;
official a
Lena$a;a(Ljava/util/List;)Lena$a;
-
logDecorators
- Mappings:
Namespace Name Mixin selector named logDecorators
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logDecorators(Ljava/util/List;)Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;
intermediary method_68321
Lnet/minecraft/class_10854$class_10855;method_68321(Ljava/util/List;)Lnet/minecraft/class_10854$class_10855;
official b
Lena$a;b(Ljava/util/List;)Lena$a;
-
build
- Mappings:
Namespace Name Mixin selector named build
Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;build()Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig;
intermediary method_68319
Lnet/minecraft/class_10854$class_10855;method_68319()Lnet/minecraft/class_10854;
official a
Lena$a;a()Lena;
-