Class TrunkVineTreeDecorator
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecorator
net.minecraft.world.gen.treedecorator.TrunkVineTreeDecorator
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator
intermediary net/minecraft/class_4664
official ekz
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TreeDecorator.Generator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<TrunkVineTreeDecorator> static final TrunkVineTreeDecorator
Fields inherited from class net.minecraft.world.gen.treedecorator.TreeDecorator
TYPE_CODEC
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(TreeDecorator.Generator generator) protected TreeDecoratorType
<?> getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;CODEC:Lcom/mojang/serialization/MapCodec;
intermediary field_24964
Lnet/minecraft/class_4664;field_24964:Lcom/mojang/serialization/MapCodec;
official a
Lekz;a:Lcom/mojang/serialization/MapCodec;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector named INSTANCE
Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;INSTANCE:Lnet/minecraft/world/gen/treedecorator/TrunkVineTreeDecorator;
intermediary field_24965
Lnet/minecraft/class_4664;field_24965:Lnet/minecraft/class_4664;
official b
Lekz;b:Lekz;
-
-
Constructor Details
-
TrunkVineTreeDecorator
public TrunkVineTreeDecorator()
-
-
Method Details
-
getType
- Specified by:
getType
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector named getType
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;getType()Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;
intermediary method_28893
Lnet/minecraft/class_4662;method_28893()Lnet/minecraft/class_4663;
official a
Lekx;a()Leky;
-
generate
- Specified by:
generate
in classTreeDecorator
- Mappings:
Namespace Name Mixin selector named generate
Lnet/minecraft/world/gen/treedecorator/TreeDecorator;generate(Lnet/minecraft/world/gen/treedecorator/TreeDecorator$Generator;)V
intermediary method_23469
Lnet/minecraft/class_4662;method_23469(Lnet/minecraft/class_4662$class_7402;)V
official a
Lekx;a(Lekx$a;)V
-