Class InterruptiveInterfaceSituationTrigger

java.lang.Object
org.rspeer.game.script.Script
org.rspeer.game.script.TaskScript
org.rspeer.game.script.PassiveScript
org.rspeer.game.script.situation.trigger.InterruptiveInterfaceSituationTrigger

public class InterruptiveInterfaceSituationTrigger extends PassiveScript
  • Constructor Details

    • InterruptiveInterfaceSituationTrigger

      @Inject public InterruptiveInterfaceSituationTrigger(org.rspeer.game.script.process.ScriptController controller)
  • Method Details

    • tasks

      public Class<? extends Task>[] tasks()