public class DoublePlantDecorator extends BlockDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
DoublePlantDecorator.DoublePlantDecoration |
amount| Constructor and Description |
|---|
DoublePlantDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.bukkit.World world,
Random random,
org.bukkit.Chunk source) |
void |
setDoublePlants(DoublePlantDecorator.DoublePlantDecoration... doublePlants) |
populate, setAmountpublic final void setDoublePlants(DoublePlantDecorator.DoublePlantDecoration... doublePlants)
public void decorate(org.bukkit.World world,
Random random,
org.bukkit.Chunk source)
decorate in class BlockDecoratorCopyright © 2021. All rights reserved.