Package org.rspeer.game.adapter.type
Interface Nameable
-
- All Known Implementing Classes:
Definition,InterfaceComponent,Item,ItemDefinition,Npc,NpcDefinition,ObjectDefinition,PathingEntity,Pickable,Player,SceneObject,TransformableDefinition
public interface Nameable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNameable.Query<Q extends Nameable.Query<Q>>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
-