Uses of Class
org.rspeer.game.adapter.component.InterfaceComponent
Packages that use InterfaceComponent
Package
Description
-
Uses of InterfaceComponent in org.rspeer.game.action.tree
Methods in org.rspeer.game.action.tree that return InterfaceComponent -
Uses of InterfaceComponent in org.rspeer.game.adapter.component
Methods in org.rspeer.game.adapter.component that return InterfaceComponentModifier and TypeMethodDescriptionInterfaceComponent.getNext()InterfaceComponent.getParent()InterfaceComponent.getPrevious()InterfaceComponent.getRelative(int offset) InterfaceComponent.getSubComponent(int index) Methods in org.rspeer.game.adapter.component that return types with arguments of type InterfaceComponentModifier and TypeMethodDescriptionInterfaceComponent.getSubComponents()InterfaceComponent.getSubComponents(InterfaceComponent.TraversalOption option) -
Uses of InterfaceComponent in org.rspeer.game.component
Methods in org.rspeer.game.component that return InterfaceComponentModifier and TypeMethodDescriptiondefault InterfaceComponentInventoryType.ItemComponentLookup.first()Item.getComponent()static InterfaceComponentDialog.getContinue()static InterfaceComponentInterfaces.getDirect(int uid) static InterfaceComponentInterfaces.getDirect(int group, int component) static InterfaceComponentInterfaces.getDirect(int group, int component, int subComponent) static InterfaceComponentInterfaces.getDirect(InterfaceComposite group, int component) static InterfaceComponentInterfaces.getDirect(InterfaceComposite group, int component, int subComponent) static InterfaceComponentDialog.getPleaseWaitComponent()static InterfaceComponentInterfaces.getSelectedComponent()static InterfaceComponentInterfaces.getSelectedComponent(IntPredicate groupPredicate) static InterfaceComponentInterfaces.lookup(InterfaceAddress address) InterfaceAddress.resolve()InterfaceAddress.resolve(Consumer<InterfaceComponent> action) Methods in org.rspeer.game.component that return types with arguments of type InterfaceComponentModifier and TypeMethodDescriptionInventoryType.DefaultItemComponentLookup.find()InventoryType.ItemComponentLookup.find()Methods in org.rspeer.game.component with parameters of type InterfaceComponentModifier and TypeMethodDescriptionstatic ItemItem.combine(jag.oldscape.RSInventory inv, InterfaceComponent component, int index) static ItemItem.direct(boolean forceComponent, jag.oldscape.RSInventory inv, InterfaceComponent component) static ItemItem.direct(jag.oldscape.RSInventory inv, InterfaceComponent component) static ItemItem.from(InterfaceComponent component) static ItemItem.parent(jag.oldscape.RSInventory inv, InterfaceComponent component) Method parameters in org.rspeer.game.component with type arguments of type InterfaceComponentModifier and TypeMethodDescriptionInterfaceAddress.filter(Predicate<InterfaceComponent> predicate) voidInterfaceAddress.ifPresent(Consumer<InterfaceComponent> action) <K> KInterfaceAddress.map(Function<InterfaceComponent, K> mapper) booleanInterfaceAddress.mapToBoolean(Predicate<InterfaceComponent> mapper) intInterfaceAddress.mapToInt(ToIntFunction<InterfaceComponent> mapper) InterfaceAddress.resolve(Consumer<InterfaceComponent> action) Constructor parameters in org.rspeer.game.component with type arguments of type InterfaceComponent -
Uses of InterfaceComponent in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return InterfaceComponentModifier and TypeMethodDescriptionSubTab.AccountManagement.getComponent()SubTab.ChatChannel.getComponent()SubTab.QuestList.getComponent()SubTab.RelationshipSystem.getComponent()SubTab.Settings.getComponent()Tab.getComponent()TDI.getComponent() -
Uses of InterfaceComponent in org.rspeer.game.query.component
Subclasses with type arguments of type InterfaceComponent in org.rspeer.game.query.componentMethods in org.rspeer.game.query.component that return types with arguments of type InterfaceComponentMethods in org.rspeer.game.query.component with parameters of type InterfaceComponentConstructor parameters in org.rspeer.game.query.component with type arguments of type InterfaceComponent -
Uses of InterfaceComponent in org.rspeer.game.query.results
Subclasses with type arguments of type InterfaceComponent in org.rspeer.game.query.resultsConstructor parameters in org.rspeer.game.query.results with type arguments of type InterfaceComponent