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$Builderintermediary net/minecraft/class_10854$class_10855official ena$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<TreeDecorator> private final IntProviderprivate 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 trunkProviderLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;trunkProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;intermediary field_57820Lnet/minecraft/class_10854$class_10855;field_57820:Lnet/minecraft/class_4651;official aLena$a;a:Lepc;
-
logLength
- Mappings:
Namespace Name Mixin selector named logLengthLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logLength:Lnet/minecraft/util/math/intprovider/IntProvider;intermediary field_57821Lnet/minecraft/class_10854$class_10855;field_57821:Lnet/minecraft/class_6017;official bLena$a;b:Lbuh;
-
stumpDecorators
- Mappings:
Namespace Name Mixin selector named stumpDecoratorsLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;stumpDecorators:Ljava/util/List;intermediary field_57822Lnet/minecraft/class_10854$class_10855;field_57822:Ljava/util/List;official cLena$a;c:Ljava/util/List;
-
logDecorators
- Mappings:
Namespace Name Mixin selector named logDecoratorsLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logDecorators:Ljava/util/List;intermediary field_57823Lnet/minecraft/class_10854$class_10855;field_57823:Ljava/util/List;official dLena$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;)Vintermediary <init>Lnet/minecraft/class_10854$class_10855;<init>(Lnet/minecraft/class_4651;Lnet/minecraft/class_6017;)Vofficial <init>Lena$a;<init>(Lepc;Lbuh;)V
-
-
Method Details
-
stumpDecorators
- Mappings:
Namespace Name Mixin selector named stumpDecoratorsLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;stumpDecorators(Ljava/util/List;)Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;intermediary method_68320Lnet/minecraft/class_10854$class_10855;method_68320(Ljava/util/List;)Lnet/minecraft/class_10854$class_10855;official aLena$a;a(Ljava/util/List;)Lena$a;
-
logDecorators
- Mappings:
Namespace Name Mixin selector named logDecoratorsLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;logDecorators(Ljava/util/List;)Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;intermediary method_68321Lnet/minecraft/class_10854$class_10855;method_68321(Ljava/util/List;)Lnet/minecraft/class_10854$class_10855;official bLena$a;b(Ljava/util/List;)Lena$a;
-
build
- Mappings:
Namespace Name Mixin selector named buildLnet/minecraft/world/gen/feature/FallenTreeFeatureConfig$Builder;build()Lnet/minecraft/world/gen/feature/FallenTreeFeatureConfig;intermediary method_68319Lnet/minecraft/class_10854$class_10855;method_68319()Lnet/minecraft/class_10854;official aLena$a;a()Lena;
-