public final class SpawnerAnimals
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.Class[] |
nightSpawnEntities |
Constructor and Description |
---|
SpawnerAnimals() |
Modifier and Type | Method and Description |
---|---|
protected static ChunkPosition |
getRandomSpawningPointInChunk(World world,
int i,
int j) |
static boolean |
performSleepSpawning(World world,
java.util.List list) |
static int |
performSpawning(World var0,
boolean var1,
boolean var2) |
protected static ChunkPosition getRandomSpawningPointInChunk(World world, int i, int j)
public static final int performSpawning(World var0, boolean var1, boolean var2)
public static boolean performSleepSpawning(World world, java.util.List list)