Package net.neoforged.neoforge.event.village


@NullMarked package net.neoforged.neoforge.event.village
  • Classes
    Class
    Description
    VillageSiegeEvent 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 is ICancellableEvent; canceling stops the siege.

    This event is fired on the NeoForge.EVENT_BUS.