History - net.minecraft.village.ZombieSiegeManager

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.ai.village.VillageSiege

net.minecraft.class_1419

net.minecraft.village.ZombieSiegeManager

Fields

org.slf4j.Logger: LOGGER, field_26390, LOGGER

boolean: hasSetupSiege, field_6725, spawned

ZombieSiegeManager$State: siegeState, field_18479, state

int: zombiesToSpawn, field_6723, remaining

int: nextSpawnTime, field_6722, countdown

int: spawnX, field_6721, startX

int: spawnY, field_6720, startY

int: spawnZ, field_6719, startZ

Constructors

()

Methods

void (ServerWorld, boolean): tick, method_6445, spawn

boolean (ServerWorld): tryToSetupSiege, method_6446, spawn

void (ServerWorld): trySpawn, method_6447, trySpawnZombie

Vec3d (ServerWorld, BlockPos): findRandomSpawnPos, method_6448, getSpawnVector