public IGameListener
public IGameListener()
void onGameOver(@NotNull java.util.Map<sc.framework.plugins.Player,sc.shared.PlayerScore> results)
void onStateChanged(@NotNull IGameState data, boolean observersOnly)
void onPaused(@NotNull Player nextPlayer)