Uses of Class
net.citizensnpcs.trait.ShopTrait.NPCShop
-
Uses of ShopTrait.NPCShop in net.citizensnpcs.trait
Modifier and TypeMethodDescriptionShopTrait.getDefaultShop()
ShopTrait.NPCShopPurchaseEvent.getShop()
Modifier and TypeMethodDescriptionvoid
ShopTrait.NPCShopItem.onClick
(ShopTrait.NPCShop shop, Player player, InventoryMultiplexer inventory, boolean shiftClick, boolean secondClick) void
ShopTrait.setDefaultShop
(ShopTrait.NPCShop shop) ModifierConstructorDescriptionNPCShopPurchaseEvent
(Player player, ShopTrait.NPCShop shop, ShopTrait.NPCShopItem item) NPCShopSettings
(ShopTrait trait, ShopTrait.NPCShop shop) NPCShopViewer
(ShopTrait.NPCShop shop, Player player) NPCTraderShopViewer
(ShopTrait.NPCShop shop, Player player) -
Uses of ShopTrait.NPCShop in net.citizensnpcs.trait.shop