Package net.citizensnpcs.trait
Class ShopTrait.NPCShopPurchaseEvent
java.lang.Object
org.bukkit.event.Event
net.citizensnpcs.trait.ShopTrait.NPCShopPurchaseEvent
- Enclosing class:
ShopTrait
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorDescriptionNPCShopPurchaseEvent
(Player player, ShopTrait.NPCShop shop, ShopTrait.NPCShopItem item) -
Method Summary
Methods inherited from class org.bukkit.event.Event
getEventName, isAsynchronous
-
Constructor Details
-
NPCShopPurchaseEvent
-
-
Method Details
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getItem
-
getPlayer
-
getShop
-