| Modifier and Type | Field and Description |
|---|---|
private int |
ticksUntilNextSpawn |
| Constructor and Description |
|---|
PhantomSpawner() |
| Modifier and Type | Method and Description |
|---|---|
int |
spawn(ServerWorld world,
boolean spawnMonsters,
boolean spawnAnimals)
Spawns entities into a world.
|
public int spawn(ServerWorld world, boolean spawnMonsters, boolean spawnAnimals)