Package org.rspeer.game.adapter.type
Interface Identifiable
-
- All Known Implementing Classes:
Definition,EffectObject,Item,ItemDefinition,Npc,NpcDefinition,ObjectDefinition,PathingEntity,Pickable,Player,Projectile,SceneObject,TransformableDefinition
public interface Identifiable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIdentifiable.Query<Q extends Identifiable.Query<Q>>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetId()
-