Package org.rspeer.game.adapter.type
Interface Mobile
-
- All Known Implementing Classes:
Npc
,PathingEntity
,Player
,Projectile
public interface Mobile
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Mobile.Query<Q extends Mobile.Query<Q>>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isMoving()
-