Class BeehiveTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/BeehiveTreeDecoratorintermediary net/minecraft/class_4659official exr
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Directionstatic final com.mojang.serialization.MapCodec<BeehiveTreeDecorator> private static final Direction[]private final floatFields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC -
Constructor Summary
Constructors -
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/BeehiveTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_24958Lnet/minecraft/class_4659;field_24958:Lcom/mojang/serialization/MapCodec;official aLexr;a:Lcom/mojang/serialization/MapCodec;
-
BEE_NEST_FACE
- Mappings:
Namespace Name Mixin selector named BEE_NEST_FACELnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;BEE_NEST_FACE:Lnet/minecraft/util/math/Direction;intermediary field_36346Lnet/minecraft/class_4659;field_36346:Lnet/minecraft/class_2350;official bLexr;b:Ljg;
-
GENERATE_DIRECTIONS
- Mappings:
Namespace Name Mixin selector named GENERATE_DIRECTIONSLnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;GENERATE_DIRECTIONS:[Lnet/minecraft/util/math/Direction;intermediary field_36347Lnet/minecraft/class_4659;field_36347:[Lnet/minecraft/class_2350;official cLexr;c:[Ljg;
-
probability
private final float probability- Mappings:
Namespace Name Mixin selector named probabilityLnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;probability:Fintermediary field_21317Lnet/minecraft/class_4659;field_21317:Fofficial dLexr;d:F
-
-
Constructor Details
-
BeehiveTreeDecorator
public BeehiveTreeDecorator(float probability) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;<init>(F)Vintermediary <init>Lnet/minecraft/class_4659;<init>(F)Vofficial <init>Lexr;<init>(F)V
-
-
Method Details
-
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;
-
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
-