Uses of Class
games.stendhal.client.entity.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
Modifier and TypeClassDescriptionclass
class
class
A domestic animal entity.class
A food entity.class
An NPC entity.class
A Pet entity.class
A Player entity.class
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.class
A Sheep entity.class
class
This class identifies the user of this client.