Uses of Class
games.stendhal.server.entity.npc.shop.OutfitShopInventory
Packages that use OutfitShopInventory
Package
Description
(C) Copyright 2023 - Stendhal *
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version.
-
Uses of OutfitShopInventory in games.stendhal.server.entity.npc.shop
Methods in games.stendhal.server.entity.npc.shop that return OutfitShopInventoryModifier and TypeMethodDescriptionRetrieves a registered shop.Methods in games.stendhal.server.entity.npc.shop that return types with arguments of type OutfitShopInventoryMethods in games.stendhal.server.entity.npc.shop with parameters of type OutfitShopInventoryModifier and TypeMethodDescriptionvoidOutfitShopsList.add(String id, OutfitShopInventory inventory) Registers a new shop.