Package net.neoforged.neoforge.event.village
@NullMarked
package net.neoforged.neoforge.event.village
-
ClassesClassDescriptionVillageSiegeEvent is fired just before a zombie siege finds a successful location in
VillageSiege#tryToSetupSiege(ServerLevel), to give mods the chance to stop the siege.
This event isICancellableEvent; canceling stops the siege.
This event is fired on theNeoForge.EVENT_BUS.