Uses of Interface
org.rspeer.game.adapter.type.Interactable
Packages that use Interactable
Package
Description
-
Uses of Interactable in org.rspeer.game.adapter.component
Classes in org.rspeer.game.adapter.component that implement Interactable -
Uses of Interactable in org.rspeer.game.adapter.component.inventory
Methods in org.rspeer.game.adapter.component.inventory with parameters of type InteractableModifier and TypeMethodDescriptionbooleanBackpack.use(Function<ItemQuery, Item> function, Interactable target) booleanBackpack.use(Item item, Interactable target) -
Uses of Interactable in org.rspeer.game.adapter.scene
Classes in org.rspeer.game.adapter.scene that implement InteractableModifier and TypeClassDescriptionclassclassEntity<P extends jag.oldscape.RSModelSource>final classclassPathingEntity<P extends jag.oldscape.RSPathingEntity>classfinal classclassclass -
Uses of Interactable in org.rspeer.game.component
Classes in org.rspeer.game.component that implement Interactable -
Uses of Interactable in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi with parameters of type Interactable