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