Uses of Class
games.stendhal.client.entity.ActiveEntity
Packages that use ActiveEntity
Package
Description
entities are all the interactive objects of the gaming world
(including players, NPCs, creatures, items, signs, chests, portals, ...)
-
Uses of ActiveEntity in games.stendhal.client.entity
Subclasses of ActiveEntity in games.stendhal.client.entityModifier and TypeClassDescriptionclassclassclassA domestic animal entity.classA food entity.classAn NPC entity.classA Pet entity.classA Player entity.classThis 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.classA Sheep entity.classclassThis class identifies the user of this client.