Uses of Class
net.citizensnpcs.trait.ShopTrait.NPCShopItem
-
Uses of ShopTrait.NPCShopItem in net.citizensnpcs.trait
Modifier and TypeMethodDescriptionShopTrait.NPCShopItem.clone()
ShopTrait.NPCShopPage.getItem
(int idx) ShopTrait.NPCShopPurchaseEvent.getItem()
Modifier and TypeMethodDescriptionvoid
ShopTrait.NPCShopPage.setItem
(int idx, ShopTrait.NPCShopItem modified) ModifierConstructorDescriptionNPCShopItemEditor
(ShopTrait.NPCShopItem item, Consumer<ShopTrait.NPCShopItem> consumer) NPCShopPurchaseEvent
(Player player, ShopTrait.NPCShop shop, ShopTrait.NPCShopItem item) ModifierConstructorDescriptionNPCShopItemEditor
(ShopTrait.NPCShopItem item, Consumer<ShopTrait.NPCShopItem> consumer)