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