Uses of Package
games.stendhal.client.entity
Packages that use games.stendhal.client.entity
Package
Description
the Stendhal Client.
entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
events sent from the server to the client
the user interface including all dialogs, the main game window and
views for the game entities.
-
Classes in games.stendhal.client.entity used by games.stendhal.client
-
Classes in games.stendhal.client.entity used by games.stendhal.client.entityClassDescriptiontranslates the visual representation into server side commands.An entity that has movement and direction.Listener for content changes in an Entity's slots.A domestic animal entity.An entity change listener.A food entity.A grain field entity.An generic entity that is not drawn.An NPC entity.A Player entity.A portal which can be "used" by the player.A ring entity.This class is a link between client graphical objects and server attributes objects.
You need to extend this object in order to add new elements to the game.Possible attack results.A map entity with a use menu.Status IDs.Data container for the text floaters.This class identifies the user of this client. -
Classes in games.stendhal.client.entity used by games.stendhal.client.entity.factory
-
Classes in games.stendhal.client.entity used by games.stendhal.client.events
-
Classes in games.stendhal.client.entity used by games.stendhal.client.guiClassDescriptionListener for content changes in an Entity's slots.This class identifies the user of this client.
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.group
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.j2d
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.j2d.entityClassDescriptiontranslates the visual representation into server side commands.
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.j2d.entity.helpers
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.map
-
Classes in games.stendhal.client.entity used by games.stendhal.client.gui.trade