Class PlayerBuyUpgradeEvent.Problem
java.lang.Object
de.marcely.bedwars.api.event.player.PlayerBuyUpgradeEvent.Problem
- Enclosing class:
PlayerBuyUpgradeEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract PluginReturns the plugin that has created this problemabstract voidNotify the player about the problem
-
Constructor Details
-
Problem
public Problem()
-
-
Method Details
-
getPlugin
Returns the plugin that has created this problem- Returns:
- The plugin that created it
-
handleNotification
Notify the player about the problem- Parameters:
event- The event that happened before
-