Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.osrsbots.orb.api.queries.actors.query.ActorQuery<T> (implements com.osrsbots.orb.api.queries.actors.ActorQueryBuilder<T>)
      • com.osrsbots.orb.api.queries.actors.query.NpcQuery
      • com.osrsbots.orb.api.queries.actors.query.PlayerQuery
    • com.osrsbots.orb.api.queries.actors.ActorQueryResults<T>
    • com.osrsbots.orb.api.API (implements net.runelite.client.input.KeyListener, net.runelite.client.input.MouseListener)
    • com.osrsbots.orb.api.API.Pair
    • com.osrsbots.orb.api.interact.interactables.world.locations.Area
    • com.osrsbots.orb.api.interact.interactables.combat.magic.AutoCast
    • com.osrsbots.orb.api.interact.interactables.widgets.Bank
    • com.osrsbots.orb.api.interact.interactables.world.locations.Banks
    • com.osrsbots.orb.scripts.managers.BreakManager
    • com.osrsbots.orb.api.interact.interactables.world.Camera
    • com.osrsbots.orb.api.interact.interactables.dialogs.ChatDialog
    • com.osrsbots.orb.api.networking.Client
    • com.osrsbots.orb.api.util.ClientUI
    • com.osrsbots.orb.api.util.ColorScheme
    • com.osrsbots.orb.api.interact.interactables.combat.Combat
    • com.osrsbots.orb.api.util.Delay
    • com.osrsbots.orb.api.interact.interactables.widgets.DepositBox
    • com.osrsbots.orb.api.util.Effects
    • com.osrsbots.orb.api.interact.interactables.dialogs.EnterAmountDialog
    • com.osrsbots.orb.api.interact.interactables.widgets.Equipment
    • com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange
    • com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.Price
    • com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.Slot (implements com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.ExchangeOffer)
    • com.osrsbots.orb.api.util.Fatigue
    • com.osrsbots.orb.scripts.managers.FileManager
    • com.osrsbots.orb.api.util.GameAction
    • com.osrsbots.orb.api.interact.interactables.world.traverse.GlobalCollisionPath
    • com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange
    • com.osrsbots.orb.api.interact.input.mouse.management.Handler
    • com.osrsbots.orb.api.interact.interactables.combat.Health
    • com.osrsbots.orb.api.interact.interactables.world.locations.House
    • com.osrsbots.orb.api.interact.input.mouse.management.Input
    • com.osrsbots.orb.api.interact.Interact
    • com.osrsbots.orb.api.interact.Interaction
    • com.osrsbots.orb.api.queries.items.query.ItemQuery<T> (implements com.osrsbots.orb.api.queries.items.ItemQueryBuilder<T>)
    • com.osrsbots.orb.api.interact.interactables.entities.Items
    • com.osrsbots.orb.api.interact.input.Keyboard
    • com.osrsbots.orb.api.interact.interactables.world.traverse.LocalCollisionPath
    • com.osrsbots.orb.scripts.managers.LoginManager
    • com.osrsbots.orb.api.interact.interactables.entities.Loot
    • com.osrsbots.orb.api.interact.interactables.combat.magic.Magic
    • com.osrsbots.orb.api.interact.interactables.dialogs.MakeXDialog
    • com.osrsbots.orb.api.interact.interactables.widgets.Menu
    • com.osrsbots.orb.api.interact.MenuActions
    • com.osrsbots.orb.api.interact.interactables.widgets.Minimap
    • com.osrsbots.orb.api.interact.input.mouse.Mouse
    • com.osrsbots.orb.api.interact.input.mouse.paths.MousePath
    • com.osrsbots.orb.api.interact.input.mouse.paths.MousePath.Paths
    • com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint
    • com.osrsbots.orb.api.interact.input.mouse.management.Move
    • com.osrsbots.orb.api.interact.interactables.world.Movement
    • com.osrsbots.orb.api.interact.interactables.entities.Npcs
    • com.osrsbots.orb.api.queries.objects.ObjectQuery
    • com.osrsbots.orb.api.queries.objects.ObjectQueryBuilder
    • com.osrsbots.orb.api.queries.objects.ObjectQueryResults
    • com.osrsbots.orb.api.interact.interactables.entities.Objects
    • com.osrsbots.orb.api.interact.input.mouse.paths.Paths
    • com.osrsbots.orb.api.interact.input.mouse.paths.PathUtil
    • com.osrsbots.orb.api.interact.interactables.entities.Player
    • com.osrsbots.orb.api.interact.interactables.entities.Players
    • com.osrsbots.orb.api.interact.interactables.combat.Prayers
    • com.osrsbots.orb.api.queries.QueryUtil
    • com.osrsbots.orb.api.util.Random
    • com.osrsbots.orb.api.interact.input.mouse.paths.Recorder (implements net.runelite.client.input.MouseListener)
    • com.osrsbots.orb.api.interact.interactables.misc.RequiredLevel
    • com.osrsbots.orb.api.interact.interactables.types.RSItem (implements java.io.Serializable)
    • com.osrsbots.orb.api.interact.interactables.types.RSItem.CompositionSerializer (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
    • com.osrsbots.orb.api.interact.interactables.types.RSLoot
    • com.osrsbots.orb.api.interact.interactables.types.RSNpc (implements com.osrsbots.orb.api.interact.interactables.types.RSActor)
    • com.osrsbots.orb.api.interact.interactables.types.RSObject (implements java.io.Serializable)
    • com.osrsbots.orb.api.interact.interactables.types.RSObject.RSItemAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
    • com.osrsbots.orb.api.interact.interactables.types.RSPlayer (implements com.osrsbots.orb.api.interact.interactables.types.RSActor)
    • com.osrsbots.orb.api.interact.interactables.types.RSWidget
    • com.osrsbots.orb.RuneLite
    • com.osrsbots.orb.scripts.framework.task.ScriptTask.Builder
    • com.osrsbots.orb.scripts.framework.task.ScriptTask.Builder.Condition
    • com.osrsbots.orb.scripts.framework.task.ScriptTask.Builder.Process
    • com.osrsbots.orb.api.util.ScriptUtil
    • com.osrsbots.orb.api.networking.server.Server
    • com.osrsbots.orb.api.interact.interactables.widgets.Shop
    • com.osrsbots.orb.api.interact.interactables.misc.Skills
    • com.osrsbots.orb.api.interact.input.mouse.management.State
    • com.osrsbots.orb.api.interact.interactables.widgets.Tabs
    • com.osrsbots.orb.api.util.TaskManager
    • java.lang.Thread (implements java.lang.Runnable)
      • com.osrsbots.orb.api.networking.server.SClient
    • com.osrsbots.orb.api.interact.interactables.world.Tiles
    • com.osrsbots.orb.api.interact.interactables.world.traverse.Traverse
    • com.osrsbots.orb.api.interact.interactables.data.VarBits
    • com.osrsbots.orb.api.interact.interactables.data.VarClients
    • com.osrsbots.orb.api.interact.interactables.data.VarPlayers
    • com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
    • com.osrsbots.orb.api.queries.widgets.WidgetQuery
    • com.osrsbots.orb.api.queries.widgets.WidgetQueryBuilder
    • com.osrsbots.orb.api.queries.widgets.WidgetQueryResults
    • com.osrsbots.orb.api.interact.interactables.widgets.Widgets
    • com.osrsbots.orb.api.queries.items.WorldItemQueryResults
    • com.osrsbots.orb.api.interact.interactables.world.Worlds

Interface Hierarchy

Annotation Type Hierarchy

  • com.osrsbots.orb.scripts.framework.ScriptMeta (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object