Modifier and Type | Interface and Description |
---|---|
static interface |
WaterLily.Builder
A builder for constructing
WaterLily populators. |
Modifier and Type | Method and Description |
---|---|
int |
getWaterLilyPerChunk()
Gets the number of water lilies to attempt to spawn per chunk, must be
greater than zero.
|
void |
setWaterLilyPerChunk(int count)
Sets the number of water lilies to attempt to spawn per chunk, must be
greater than zero.
|
int getWaterLilyPerChunk()
void setWaterLilyPerChunk(int count)
count
- The new amount to spawn