Package | Description |
---|---|
net.minecraft.world | |
net.minecraftforge.event.world |
Modifier and Type | Method and Description |
---|---|
SpawnListEntry |
WorldServer.spawnRandomCreature(EnumCreatureType par1EnumCreatureType,
int par2,
int par3,
int par4)
only spawns creatures allowed by the chunkProvider
|
Modifier and Type | Field and Description |
---|---|
List<SpawnListEntry> |
WorldEvent.PotentialSpawns.list |