public class PhantomSpawner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
ticksUntilSpawn |
Constructor and Description |
---|
PhantomSpawner() |
Modifier and Type | Method and Description |
---|---|
int |
tick(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
public int tick(ServerWorld worldIn, boolean spawnHostileMobs, boolean spawnPeacefulMobs)