public class TrunkVineTreeDecorator extends TreeDecorator
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<TrunkVineTreeDecorator> |
field_24964 |
static TrunkVineTreeDecorator |
field_24965 |
field_24962| Constructor and Description |
|---|
TrunkVineTreeDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(WorldAccess world,
Random random,
List<BlockPos> logPositions,
List<BlockPos> leavesPositions,
Set<BlockPos> set,
BlockBox box) |
protected TreeDecoratorType<?> |
method_28893() |
placeVine, setBlockStateAndEncompassPositionpublic static final com.mojang.serialization.Codec<TrunkVineTreeDecorator> field_24964
public static final TrunkVineTreeDecorator field_24965
protected TreeDecoratorType<?> method_28893()
method_28893 in class TreeDecorator