public class CatSpawner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
field_221125_a |
Constructor and Description |
---|
CatSpawner() |
Modifier and Type | Method and Description |
---|---|
private int |
func_221121_a(ServerWorld worldIn,
BlockPos p_221121_2_) |
private int |
func_221123_a(World worldIn,
BlockPos pos) |
private int |
spawnCat(BlockPos pos,
World worldIn) |
int |
tick(ServerWorld worldIn,
boolean spawnHostileMobs,
boolean spawnPeacefulMobs) |
public int tick(ServerWorld worldIn, boolean spawnHostileMobs, boolean spawnPeacefulMobs)
private int func_221121_a(ServerWorld worldIn, BlockPos p_221121_2_)