A B C D E F G H I J K L M N O P Q R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UNDER_VALUE - com.osrsbots.orb.api.interactables.widgets.exchange.Exchange.PriceType
- uniquelyDepositInventory(boolean) - Static method in class com.osrsbots.orb.api.interactables.widgets.Bank
- until(BooleanSupplier, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until a specified condition is met or a timeout occurs, using default interval values.
- until(BooleanSupplier, int, int, long) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until a specified condition is met or a timeout occurs.
- untilAnimating(int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the local Player is animating, where "animating" is defined by the
RSActor.getAnimation()!= -1, or a timeout occurs. - untilAnimating(RSActor, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the specified actor is animating, where "animating" is defined by the
RSActor.getAnimation()!= -1, or a timeout occurs. - untilBankIsOpen(int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until
Bank.isOpen()or a timeout occurs. - untilIdle(int, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the local player becomes idle, where "idle" is defined by the
RSActor.getAnimation()== -1, until a specified number of idle checks are met or a timeout occurs. - untilIdle(RSActor, int, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the specified actor becomes idle, where "idle" is defined by the
RSActor.getAnimation()== -1, until a specified number of idle checks are met or a timeout occurs. - untilInteracting(int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the local Player
RSActor.isInteracting()or a timeout occurs. - untilInteracting(RSActor, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the specified Actor
RSActor.isInteracting()or a timeout occurs. - untilMoving(int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the local Player
RSActor.isMoving()or a timeout occurs. - untilMoving(RSActor, int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until the specified Actor
RSActor.isMoving()or a timeout occurs. - untilShopIsOpen(int, int) - Static method in class com.osrsbots.orb.api.util.Delay
-
Waits until
Shop.isOpen()or a timeout occurs. - use() - Method in class com.osrsbots.orb.api.interactables.types.RSItem
- use(RSItem, RSItem) - Static method in class com.osrsbots.orb.api.interactables.entities.Items
- USE_ITEM_A_PREFERENCE - Static variable in class com.osrsbots.orb.api.interactables.entities.Items
- USE_NPC_PREFERENCE_SEED - Static variable in class com.osrsbots.orb.api.interactables.widgets.Bank
- usedContextMenu - Variable in class com.osrsbots.orb.api.util.GameAction
- useItem(RSItem) - Method in class com.osrsbots.orb.api.interactables.types.RSObject
- username - Variable in class com.osrsbots.orb.api.networking.server.SClient
- useTeleport(Grouping) - Static method in enum com.osrsbots.orb.api.interactables.widgets.Grouping
- useWith(RSActor) - Method in class com.osrsbots.orb.api.interactables.types.RSItem
- useWith(RSItem) - Method in interface com.osrsbots.orb.api.interactables.types.RSActor
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interactables.types.RSItem
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interactables.types.RSLoot
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interactables.types.RSObject
- useWith(RSLoot) - Method in class com.osrsbots.orb.api.interactables.types.RSItem
- useWith(RSObject) - Method in class com.osrsbots.orb.api.interactables.types.RSItem
- USING_GILDED_ALTAR - com.osrsbots.orb.api.util.AnimationID
All Classes All Packages