Identifiable

public interface Identifiable

Represents anything with an in-game ID

Functions

getId
Link copied to clipboard
abstract int getId()
Gets the ID of the entity

Inheritors

GroundItem
Link copied to clipboard
Npc
Link copied to clipboard
GraphicObject
Link copied to clipboard
GameObject
Link copied to clipboard
NpcDefinition
Link copied to clipboard
ItemDefinition
Link copied to clipboard
Item
Link copied to clipboard