Package net.minecraft.world.entity.npc
Class CatSpawner
java.lang.Object
net.minecraft.world.entity.npc.CatSpawner
- All Implemented Interfaces:
CustomSpawner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate int
spawnCat
(BlockPos p_35334_, ServerLevel p_35335_) private int
spawnInHut
(ServerLevel p_35337_, BlockPos p_35338_) private int
spawnInVillage
(ServerLevel p_35327_, BlockPos p_35328_) int
tick
(ServerLevel p_35330_, boolean p_35331_, boolean p_35332_)
-
Field Details
-
Constructor Details
-
Method Details
-
tick
- Specified by:
tick
in interfaceCustomSpawner
-
spawnInVillage
-
spawnInHut
-
spawnCat
-