Uses of Package
games.stendhal.server.entity.slot
Packages that use games.stendhal.server.entity.slot
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
Management of Slots.
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.actions.validator
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.core.engineClassDescriptionKeeps track of "personal chests" which are an interface to the bank slots.
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.core.rp.equipping
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.entity
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.entity.equip
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.entity.slotClassDescriptionKeeps track of "personal chests" which are an interface to the bank slots.List of banks.A slot of a chest which is only accessible, if the chest is open.Stendhal specific information about this slot.A lootable slot of some creature.Slots of players which contain items.A slot which can contain items.slot types
-
Classes in games.stendhal.server.entity.slot used by games.stendhal.server.util