Package net.citizensnpcs.trait
Class ShopTrait.NPCShopPurchaseEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.trait.ShopTrait.NPCShopPurchaseEvent
- Enclosing class:
- ShopTrait
- 
Nested Class SummaryNested classes/interfaces inherited from class org.bukkit.event.EventEvent.Result
- 
Constructor SummaryConstructorsConstructorDescriptionNPCShopPurchaseEvent(Player player, ShopTrait.NPCShop shop, ShopTrait.NPCShopItem item) 
- 
Method SummaryMethods inherited from class org.bukkit.event.EventgetEventName, isAsynchronous
- 
Constructor Details- 
NPCShopPurchaseEvent
 
- 
- 
Method Details- 
getHandlers- Specified by:
- getHandlersin class- Event
 
- 
getItem
- 
getPlayer
- 
getShop
- 
getHandlerList
 
-