public class SpawnListEntry extends WeightedRandomItem
| Modifier and Type | Field and Description |
|---|---|
Class |
entityClass
Holds the class of the entity to be spawned.
|
int |
maxGroupCount |
int |
minGroupCount |
itemWeight| Constructor and Description |
|---|
SpawnListEntry(Class par1Class,
int par2,
int par3,
int par4) |