Class TreeDecorator
java.lang.Object
net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecorator
- Direct Known Subclasses:
AlterGroundDecorator,AttachedToLeavesDecorator,AttachedToLogsDecorator,BeehiveDecorator,CocoaDecorator,CreakingHeartDecorator,LeaveVineDecorator,PaleMossDecorator,PlaceOnGroundDecorator,TrunkVineDecorator
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidplace(TreeDecorator.Context context) protected abstract TreeDecoratorType<?> type()
-
Field Details
-
CODEC
-
-
Constructor Details
-
TreeDecorator
public TreeDecorator()
-
-
Method Details
-
type
-
place
-