Uses of Interface
org.rspeer.game.adapter.type.Mobile.Query
-
Packages that use Mobile.Query Package Description org.rspeer.game.adapter.type org.rspeer.game.query.scene -
-
Uses of Mobile.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Mobile.Query Modifier and Type Interface Description static interface
Mobile.Query<Q extends Mobile.Query<Q>>
-
Uses of Mobile.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Mobile.Query Modifier and Type Class Description class
NpcQuery
class
PathingEntityQuery<P extends RSPathingEntity,T extends PathingEntity<P>,Q extends PathingEntityQuery<P,T,Q>>
class
PlayerQuery
class
ProjectileQuery
-