Class TrunkVineTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
- Mappings:
Namespace Name official dws
intermediary net/minecraft/class_4664
named net/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TrunkVineTreeDecorator>
static final TrunkVineTreeDecorator
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
Ldws;a:Lcom/mojang/serialization/Codec;
intermediary field_24964
Lnet/minecraft/class_4664;field_24964:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;CODEC:Lcom/mojang/serialization/Codec;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official b
Ldws;b:Ldws;
intermediary field_24965
Lnet/minecraft/class_4664;field_24965:Lnet/minecraft/class_4664;
named INSTANCE
Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;INSTANCE:Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;
-
-
Constructor Details
-
TrunkVineTreeDecorator
public TrunkVineTreeDecorator()
-
-
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
-