Uses of Interface
org.rspeer.game.adapter.type.Identifiable.Query
-
Packages that use Identifiable.Query Package Description org.rspeer.game.adapter.type org.rspeer.game.query.component org.rspeer.game.query.scene -
-
Uses of Identifiable.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Identifiable.Query Modifier and Type Interface Description static interfaceIdentifiable.Query<Q extends Identifiable.Query<Q>> -
Uses of Identifiable.Query in org.rspeer.game.query.component
Classes in org.rspeer.game.query.component that implement Identifiable.Query Modifier and Type Class Description classItemQueryclassStockMarketTransactionQueryclassWorldQuery -
Uses of Identifiable.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Identifiable.Query Modifier and Type Class Description classEffectObjectQueryclassNpcQueryclassProjectileQueryclassSceneObjectQuery
-