public class FlowingLiquidDecorator extends BlockDecorator
amount| Constructor and Description |
|---|
FlowingLiquidDecorator(org.bukkit.Material type)
Creates a decorator that carves out waterfalls or lavafalls in stone walls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.bukkit.World world,
Random random,
org.bukkit.Chunk source) |
populate, setAmountpublic FlowingLiquidDecorator(org.bukkit.Material type)
type - Material.WATER or Material.LAVApublic void decorate(org.bukkit.World world,
Random random,
org.bukkit.Chunk source)
decorate in class BlockDecoratorCopyright © 2021. All rights reserved.