Uses of Class
games.stendhal.server.entity.slot.EntitySlot
Packages that use EntitySlot
Package
Description
Entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
Management of Slots.
-
Uses of EntitySlot in games.stendhal.server.core.rp.equipping
Methods in games.stendhal.server.core.rp.equipping that return EntitySlotMethods in games.stendhal.server.core.rp.equipping that return types with arguments of type EntitySlotMethods in games.stendhal.server.core.rp.equipping with parameters of type EntitySlotModifier and TypeMethodDescriptionvoidEquipmentActionData.addSourceSlot(EntitySlot sourceSlot) voidEquipmentActionData.setTargetSlot(EntitySlot targetSlot) -
Uses of EntitySlot in games.stendhal.server.entity
Methods in games.stendhal.server.entity that return EntitySlot -
Uses of EntitySlot in games.stendhal.server.entity.equip
Methods in games.stendhal.server.entity.equip that return EntitySlot -
Uses of EntitySlot in games.stendhal.server.entity.slot
Subclasses of EntitySlot in games.stendhal.server.entity.slotModifier and TypeClassDescriptionclassa bank slot.classA slot of a chest which is only accessible, if the chest is open.classslot used in container items such as a walletclassa pseudo slot which represents a location on the groundclassAbused slots of players which contain one RPObject used as hashmap.classA lootable slot of some creature.classa slot of a personal chest.classclassKeyring slots of players which contain items.classMoney PouchclassclassSlots of players which contain items.classSlots of players which are use to offer items for trading.classA slot of a chest which is only accessible, if the chest is open.classthe slot of the trade center in which all the offered items are stored -
Uses of EntitySlot in games.stendhal.server.util
Methods in games.stendhal.server.util that return EntitySlot