A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UNDER_VALUE - com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.PriceType
- 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.interact.interactables.types.RSItem
- use(RSItem, RSItem) - Static method in class com.osrsbots.orb.api.interact.interactables.entities.Items
- USE - com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
- USE_ITEM_A_PREFERENCE - Static variable in class com.osrsbots.orb.api.interact.interactables.entities.Items
- USE_NPC_PREFERENCE_SEED - Static variable in class com.osrsbots.orb.api.interact.interactables.widgets.Bank
- usedContextMenu - Variable in class com.osrsbots.orb.api.util.GameAction
- useItem(RSItem) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSObject
- username - Variable in class com.osrsbots.orb.api.networking.server.SClient
- useWith(RSActor) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSItem
- useWith(RSItem) - Method in interface com.osrsbots.orb.api.interact.interactables.types.RSActor
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSItem
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSLoot
- useWith(RSItem) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSObject
- useWith(RSLoot) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSItem
- useWith(RSObject) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSItem
- USING_GILDED_ALTAR - com.osrsbots.orb.api.util.AnimationID
All Classes All Packages