Uses of Interface
org.rspeer.game.adapter.type.Nameable.Query
-
Packages that use Nameable.Query Package Description org.rspeer.game.adapter.type org.rspeer.game.query.component org.rspeer.game.query.scene org.rspeer.game.query.social -
-
Uses of Nameable.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Nameable.Query Modifier and Type Interface Description static interface
Nameable.Query<Q extends Nameable.Query<Q>>
-
Uses of Nameable.Query in org.rspeer.game.query.component
Classes in org.rspeer.game.query.component that implement Nameable.Query Modifier and Type Class Description class
ItemQuery
class
StockMarketTransactionQuery
-
Uses of Nameable.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Nameable.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
SceneObjectQuery
-
Uses of Nameable.Query in org.rspeer.game.query.social
Classes in org.rspeer.game.query.social that implement Nameable.Query Modifier and Type Class Description class
AssociateQuery<K extends RSAssociate,T extends Associate<K>>
class
FriendsChatUserQuery
class
PartyUserQuery
class
RelationshipQuery<K extends RSChatter,T extends Chatter<K>>
-