Package net.minecraft.world.entity.npc
Class CatSpawner
java.lang.Object
net.minecraft.world.entity.npc.CatSpawner
- All Implemented Interfaces:
CustomSpawner
-
Field Summary
-
Constructor Summary
-
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
-
TICK_DELAY
private static final int TICK_DELAY- See Also:
-
nextTick
private int nextTick
-
-
Constructor Details
-
CatSpawner
public CatSpawner()
-
-
Method Details
-
tick
- Specified by:
tick
in interfaceCustomSpawner
-
spawnInVillage
-
spawnInHut
-
spawnCat
-