Class PlayerBuyInShopEvent.Problem
java.lang.Object
de.marcely.bedwars.api.event.player.PlayerBuyInShopEvent.Problem
- Enclosing class:
- PlayerBuyInShopEvent
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract PluginReturns the plugin that has created this problemabstract voidNotify the player about the problem
- 
Constructor Details- 
Problempublic Problem()
 
- 
- 
Method Details- 
getPluginReturns the plugin that has created this problem- Returns:
- The plugin that created it
 
- 
handleNotificationNotify the player about the problem- Parameters:
- event- The event that happened before
 
 
-