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 interface
Nameable.Query<Q extends Nameable.Query<Q>>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
-
-
-
Method Detail
-
getName
String getName()
-
-