@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault public class CubeWorldEntitySpawner extends java.lang.Object implements IWorldEntitySpawner
IWorldEntitySpawner.Handler| Constructor and Description |
|---|
CubeWorldEntitySpawner() |
| Modifier and Type | Method and Description |
|---|---|
int |
findChunksForSpawning(net.minecraft.world.WorldServer world,
boolean hostileEnable,
boolean peacefulEnable,
boolean spawnOnSetTickRate) |
public int findChunksForSpawning(net.minecraft.world.WorldServer world,
boolean hostileEnable,
boolean peacefulEnable,
boolean spawnOnSetTickRate)
findChunksForSpawning in interface IWorldEntitySpawner