Uses of Class
games.stendhal.client.entity.StackableItem
Package
Description
entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of StackableItem in games.stendhal.client.entity
-
Uses of StackableItem in games.stendhal.client.gui.j2d.entity
Modifier and TypeClassDescriptionclass
StackableItem2DView<T extends StackableItem>
The 2D view of a stackable item.