Interface GameListener

All Known Subinterfaces:
BuffProcessor.BuffProcessorListener, MapPrestigeOverlay.MapPrestigeOverlayListener

public interface GameListener
Old version of listeners, still used in some places
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     
  • Method Details

    • affectsGameState

      boolean affectsGameState()
      Returns:
      true if listener affects the game state and should exist in the headless mode
    • getConstantId

      int getConstantId()