net.minecraft.world.village

public class VillageSiege

vw
net.minecraft.class_940
net.minecraft.world.village.VillageSiege
net.minecraft.village.VillageSiege

Field summary

Modifier and TypeField
private final World
a
field_3682
world
world
private boolean
b
field_3683
ready
hasSetupSiege
private int
c
field_3684
state
siegeState
private int
d
field_3685
zombieCount
siegeCount
private int
e
field_3686
cooldown
nextSpawnTime
private Village
f
field_3687
village
theVillage
private int
g
field_3688
siegeX
spawnX
private int
h
field_3689
siegeY
spawnY
private int
i
field_3690
siegeZ
spawnZ

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
public void
a()
method_2835()
tick()
tick()
private boolean
b()
method_2837()
initSiege()
trySetupSiege()
private boolean
c()
method_2838()
spawnZombies()
spawnZombie()
private Vec3d
a(cm arg0)
method_11059(class_2552 arg0)
findSpawnPos(BlockPos siegePos)
findRandomSpawnPos(BlockPos pos)