net.minecraft.world.entity.npc

public class CatSpawner

implements CustomSpawner

bdl
net.minecraft.world.entity.npc.CatSpawner
net.minecraft.class_4274
net.minecraft.world.gen.CatSpawner
net.minecraft.world.spawner.CatSpawner
net.minecraft.server.v1_16_R1.MobSpawnerCat

Field summary

Modifier and TypeField
private int
a
nextTick
field_19171
ticksUntilNextSpawn
field_221125_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
a(zd arg0, boolean arg1, boolean arg2)
tick(ServerLevel arg0, boolean arg1, boolean arg2)
method_6445(class_3218 arg0, boolean arg1, boolean arg2)
spawn(ServerWorld arg0, boolean arg1, boolean arg2)
func_230253_a_(ServerWorld arg0, boolean arg1, boolean arg2)
private int
a(zd arg0, fu arg1)
spawnInVillage(ServerLevel arg0, BlockPos arg1)
method_20263(class_3218 arg0, class_2338 arg1)
spawnInHouse(ServerWorld world, BlockPos pos)
func_221121_a(ServerWorld arg0, BlockPos arg1)
private int
a(bqb arg0, fu arg1)
spawnInHut(Level arg0, BlockPos arg1)
method_20260(class_1937 arg0, class_2338 arg1)
spawnInSwampHut(World world, BlockPos pos)
func_221123_a(World arg0, BlockPos arg1)
private int
a(fu arg0, bqb arg1)
spawnCat(BlockPos arg0, Level arg1)
method_20262(class_2338 arg0, class_1937 arg1)
spawn(BlockPos pos, World world)
func_221122_a(BlockPos arg0, World arg1)