Class TrunkVineDecorator
java.lang.Object
net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecorator
net.minecraft.world.level.levelgen.feature.treedecorators.TrunkVineDecorator
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecorator
TreeDecorator.Context -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<TrunkVineDecorator> static final TrunkVineDecorator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidplace(TreeDecorator.Context p_226077_) protected TreeDecoratorType<?> type()
-
Field Details
-
CODEC
-
INSTANCE
-
-
Constructor Details
-
TrunkVineDecorator
public TrunkVineDecorator()
-
-
Method Details
-
type
- Specified by:
typein classTreeDecorator
-
place
- Specified by:
placein classTreeDecorator
-