Package net.minecraft.world.spawner
Class CatSpawner
java.lang.Object
net.minecraft.world.spawner.CatSpawner
- All Implemented Interfaces:
ISpecialSpawner
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate int
spawnCat
(BlockPos p_221122_1_, ServerWorld p_221122_2_) private int
spawnInHut
(ServerWorld p_221123_1_, BlockPos p_221123_2_) private int
spawnInVillage
(ServerWorld p_221121_1_, BlockPos p_221121_2_) int
tick
(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:
tick
in interfaceISpecialSpawner
-
spawnInVillage
-
spawnInHut
-
spawnCat
-