Class PlayerBuyInShopEvent.Problem

java.lang.Object
de.marcely.bedwars.api.event.player.PlayerBuyInShopEvent.Problem
Enclosing class:
PlayerBuyInShopEvent

public abstract static class PlayerBuyInShopEvent.Problem extends Object
  • Constructor Details

    • Problem

      public Problem()
  • Method Details

    • getPlugin

      public abstract Plugin getPlugin()
      Returns the plugin that has created this problem
      Returns:
      The plugin that created it
    • handleNotification

      public abstract void handleNotification(PlayerBuyInShopEvent event)
      Notify the player about the problem
      Parameters:
      event - The event that happened before