Uses of Class
net.citizensnpcs.trait.ShopTrait.NPCShop
Packages that use ShopTrait.NPCShop
-
Uses of ShopTrait.NPCShop in net.citizensnpcs.trait
Methods in net.citizensnpcs.trait that return ShopTrait.NPCShopModifier and TypeMethodDescriptionShopTrait.getDefaultShop()
ShopTrait.NPCShopPurchaseEvent.getShop()
Methods in net.citizensnpcs.trait with parameters of type ShopTrait.NPCShopConstructors in net.citizensnpcs.trait with parameters of type ShopTrait.NPCShopModifierConstructorDescriptionNPCShopPurchaseEvent
(Player player, ShopTrait.NPCShop shop, ShopTrait.NPCShopItem item) NPCShopSettings
(ShopTrait trait, ShopTrait.NPCShop shop) NPCShopViewer
(ShopTrait.NPCShop shop, ShopTrait.NPCShopStorage storage, Player player) NPCTraderShopViewer
(ShopTrait.NPCShop shop, ShopTrait.NPCShopStorage storage, Player player) -
Uses of ShopTrait.NPCShop in net.citizensnpcs.trait.shop
Fields in net.citizensnpcs.trait.shop with type parameters of type ShopTrait.NPCShopMethods in net.citizensnpcs.trait.shop that return ShopTrait.NPCShopMethods in net.citizensnpcs.trait.shop with parameters of type ShopTrait.NPCShop