Package net.minecraft.world.spawner
Class CatSpawner
java.lang.Object
net.minecraft.world.spawner.CatSpawner
- All Implemented Interfaces:
- ISpecialSpawner
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
nextTickprivate int nextTick
 
- 
- 
Constructor Details- 
CatSpawnerpublic CatSpawner()
 
- 
- 
Method Details- 
tick- Specified by:
- tickin interface- ISpecialSpawner
 
- 
spawnInVillage
- 
spawnInHut
- 
spawnCat
 
-