Uses of Interface
org.rspeer.game.adapter.type.Nameable
-
Packages that use Nameable Package Description org.rspeer.game.adapter.component org.rspeer.game.adapter.definition org.rspeer.game.adapter.scene org.rspeer.game.component -
-
Uses of Nameable in org.rspeer.game.adapter.component
Classes in org.rspeer.game.adapter.component that implement Nameable Modifier and Type Class Description class
InterfaceComponent
-
Uses of Nameable in org.rspeer.game.adapter.definition
Classes in org.rspeer.game.adapter.definition that implement Nameable Modifier and Type Class Description class
Definition<P extends RSDefinition>
class
ItemDefinition
class
NpcDefinition
class
ObjectDefinition
class
TransformableDefinition<P extends RSTransformableDefinition,T extends TransformableDefinition>
-
Uses of Nameable in org.rspeer.game.adapter.scene
Classes in org.rspeer.game.adapter.scene that implement Nameable Modifier and Type Class Description class
Npc
class
PathingEntity<P extends RSPathingEntity>
class
Pickable
class
Player
class
SceneObject
-
Uses of Nameable in org.rspeer.game.component
Classes in org.rspeer.game.component that implement Nameable Modifier and Type Class Description class
Item
Represents anItem
in game
-