Named

public interface Named

Represents something with an in-game name

Functions

getName
Link copied to clipboard
abstract String getName()
Determines the name of the entity of the object this method is called on.

Inheritors

GroundItem
Link copied to clipboard
GameObject
Link copied to clipboard
NpcDefinition
Link copied to clipboard
ItemDefinition
Link copied to clipboard
Item
Link copied to clipboard
Character
Link copied to clipboard