Class PlayerBuyUpgradeEvent.Problem
java.lang.Object
de.marcely.bedwars.api.event.player.PlayerBuyUpgradeEvent.Problem
- Enclosing class:
PlayerBuyUpgradeEvent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Plugin
Returns the plugin that has created this problemabstract void
Notify 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
-