Class RandomizeRaidAllyEvent.SelectAllyEvent

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidAllyEvent
com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidAllyEvent.SelectAllyEvent
Enclosing class:
RandomizeRaidAllyEvent

public static class RandomizeRaidAllyEvent.SelectAllyEvent extends RandomizeRaidAllyEvent
Event fired when finalizing a specific ally for the raid.
  • Constructor Details

  • Method Details

    • getAlly

      public RaidAlly getAlly()
    • setAlly

      public void setAlly(RaidAlly ally)