net.minecraft.world.gen.treedecorator

public abstract class TreeDecorator

net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecorator
net.minecraft.class_4662
net.minecraft.world.gen.treedecorator.TreeDecorator

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<TreeDecorator>
CODEC
field_24962
TYPE_CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected abstract TreeDecoratorType<?>
type()
method_28893()
getType()
public abstract void
place(TreeDecorator$Context context)
method_23469(class_4662$class_7402 arg0)
generate(TreeDecorator$Generator generator)