Class BeehiveTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.BeehiveTreeDecorator
- Mappings:
Namespace Name official dwn
intermediary net/minecraft/class_4659
named net/minecraft/world/gen/treedecorator/BeehiveTreeDecorator
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Direction
static final com.mojang.serialization.Codec<BeehiveTreeDecorator>
private static final Direction[]
private final float
Fields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(TreeDecorator.Generator generator) protected TreeDecoratorType<?>
getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official a
Ldwn;a:Lcom/mojang/serialization/Codec;
intermediary field_24958
Lnet/minecraft/class_4659;field_24958:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;CODEC:Lcom/mojang/serialization/Codec;
-
BEE_NEST_FACE
- Mappings:
Namespace Name Mixin selector official b
Ldwn;b:Lic;
intermediary field_36346
Lnet/minecraft/class_4659;field_36346:Lnet/minecraft/class_2350;
named BEE_NEST_FACE
Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;BEE_NEST_FACE:Lnet/minecraft/util/math/Direction;
-
GENERATE_DIRECTIONS
- Mappings:
Namespace Name Mixin selector official c
Ldwn;c:[Lic;
intermediary field_36347
Lnet/minecraft/class_4659;field_36347:[Lnet/minecraft/class_2350;
named GENERATE_DIRECTIONS
Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;GENERATE_DIRECTIONS:[Lnet/minecraft/util/math/Direction;
-
probability
private final float probability- Mappings:
Namespace Name Mixin selector official d
Ldwn;d:F
intermediary field_21317
Lnet/minecraft/class_4659;field_21317:F
named probability
Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;probability:F
-
-
Constructor Details
-
BeehiveTreeDecorator
public BeehiveTreeDecorator(float probability) - Mappings:
Namespace Name Mixin selector official <init>
Ldwn;<init>(F)V
intermediary <init>
Lnet/minecraft/class_4659;<init>(F)V
named <init>
Lnet/minecraft/world/gen/treedecorator/BeehiveTreeDecorator;<init>(F)V
-
-
Method Details
-
getType
- Specified by:
getType
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector official a
Ldwq;a()Ldwr;
intermediary method_28893
Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;
named getType
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;
-
generate
- Specified by:
generate
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector official a
Ldwq;a(Ldwq$a;)V
intermediary method_23469
Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)V
named generate
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)V
-