Package net.minecraftforge.event.village
-
Class Summary Class Description VillagerTradesEvent VillagerTradesEvent is fired during theFMLServerAboutToStartEvent
.VillageSiegeEvent VillageSiegeEvent is fired just before a zombie siege finds a successful location inVillageSiege#trySetupSiege
, to give mods the chance to stop the siege.
This event isCancelable
; canceling stops the siege.
This event does not have a result.WandererTradesEvent WandererTradesEvent is fired during theFMLServerAboutToStartEvent
.