Package net.minecraft.world.spawner
Class CatSpawner
java.lang.Object
net.minecraft.world.spawner.CatSpawner
- All Implemented Interfaces:
ISpecialSpawner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intspawnCat(BlockPos p_221122_1_, ServerWorld p_221122_2_) private intspawnInHut(ServerWorld p_221123_1_, BlockPos p_221123_2_) private intspawnInVillage(ServerWorld p_221121_1_, BlockPos p_221121_2_) inttick(ServerWorld p_230253_1_, boolean p_230253_2_, boolean p_230253_3_)
-
Field Details
-
nextTick
private int nextTick
-
-
Constructor Details
-
CatSpawner
public CatSpawner()
-
-
Method Details
-
tick
- Specified by:
tickin interfaceISpecialSpawner
-
spawnInVillage
-
spawnInHut
-
spawnCat
-