Class AttachedToLogsTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.AttachedToLogsTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecoratorintermediary net/minecraft/class_10856official exq
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BlockStateProviderstatic final com.mojang.serialization.MapCodec<AttachedToLogsTreeDecorator> private final floatFields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC -
Constructor Summary
ConstructorsConstructorDescriptionAttachedToLogsTreeDecorator(float probability, BlockStateProvider blockProvider, List<Direction> directions) -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(TreeDecorator.Generator generator) protected TreeDecoratorType<?> getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_57824Lnet/minecraft/class_10856;field_57824:Lcom/mojang/serialization/MapCodec;official aLexq;a:Lcom/mojang/serialization/MapCodec;
-
probability
private final float probability- Mappings:
Namespace Name Mixin selector named probabilityLnet/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecorator;probability:Fintermediary field_57825Lnet/minecraft/class_10856;field_57825:Fofficial bLexq;b:F
-
blockProvider
- Mappings:
Namespace Name Mixin selector named blockProviderLnet/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecorator;blockProvider:Lnet/minecraft/world/gen/stateprovider/BlockStateProvider;intermediary field_57826Lnet/minecraft/class_10856;field_57826:Lnet/minecraft/class_4651;official cLexq;c:Lexc;
-
directions
- Mappings:
Namespace Name Mixin selector named directionsLnet/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecorator;directions:Ljava/util/List;intermediary field_57827Lnet/minecraft/class_10856;field_57827:Ljava/util/List;official dLexq;d:Ljava/util/List;
-
-
Constructor Details
-
AttachedToLogsTreeDecorator
public AttachedToLogsTreeDecorator(float probability, BlockStateProvider blockProvider, List<Direction> directions) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/AttachedToLogsTreeDecorator;<init>(FLnet/minecraft/world/gen/stateprovider/BlockStateProvider;Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_10856;<init>(FLnet/minecraft/class_4651;Ljava/util/List;)Vofficial <init>Lexq;<init>(FLexc;Ljava/util/List;)V
-
-
Method Details
-
generate
- Specified by:
generatein classTreeDecorator- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)Vintermediary method_23469Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)Vofficial aLexx;a(Lexx$a;)V
-
getType
- Specified by:
getTypein classTreeDecorator- Mappings:
Namespace Name Mixin selector named getTypeLnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary method_28893Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;official aLexx;a()Lexy;
-