Uses of Interface
org.rspeer.game.adapter.type.Actionable.Query
-
Packages that use Actionable.Query Package Description org.rspeer.game.adapter.type org.rspeer.game.query.component org.rspeer.game.query.scene -
-
Uses of Actionable.Query in org.rspeer.game.adapter.type
Classes in org.rspeer.game.adapter.type with type parameters of type Actionable.Query Modifier and Type Interface Description static interface
Actionable.Query<Q extends Actionable.Query<Q>>
-
Uses of Actionable.Query in org.rspeer.game.query.component
Classes in org.rspeer.game.query.component that implement Actionable.Query Modifier and Type Class Description class
ItemQuery
-
Uses of Actionable.Query in org.rspeer.game.query.scene
Classes in org.rspeer.game.query.scene that implement Actionable.Query Modifier and Type Class Description class
NpcQuery
class
SceneObjectQuery
-