Uses of Interface
org.rspeer.game.adapter.type.Animable.Query
-
Packages that use Animable.Query Package Description org.rspeer.game.adapter.type org.rspeer.game.query.scene -
-
Uses of Animable.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Animable.Query Modifier and Type Interface Description static interface
Animable.Query<Q extends Animable.Query<Q>>
-
Uses of Animable.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Animable.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
-