Interface Nameable
- All Known Subinterfaces:
Actor,GroundItem,Item,ItemWidget,NPC,Player,SceneObject,WidgetChild,WidgetChildItem
public interface Nameable
An entity with a name.
-
Method Summary
-
Method Details
-
getName
String getName()Gets the name of the entity.- Returns:
- String
-