|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.util.WeightedRandomItem
net.minecraft.world.biome.SpawnListEntry
public class SpawnListEntry
| Field Summary | |
|---|---|
Class |
entityClass
Holds the class of the entity to be spawned. |
int |
maxGroupCount
|
int |
minGroupCount
|
| Fields inherited from class net.minecraft.util.WeightedRandomItem |
|---|
itemWeight |
| Constructor Summary | |
|---|---|
SpawnListEntry(Class par1Class,
int par2,
int par3,
int par4)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Class entityClass
public int minGroupCount
public int maxGroupCount
| Constructor Detail |
|---|
public SpawnListEntry(Class par1Class,
int par2,
int par3,
int par4)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||