Hierarchy For All Packages
Package Hierarchies:- com.osrsbots.orb,
- com.osrsbots.orb.api,
- com.osrsbots.orb.api.events,
- com.osrsbots.orb.api.interact,
- com.osrsbots.orb.api.interact.input,
- com.osrsbots.orb.api.interact.input.mouse,
- com.osrsbots.orb.api.interact.input.mouse.management,
- com.osrsbots.orb.api.interact.input.mouse.paths,
- com.osrsbots.orb.api.interact.interactables.combat,
- com.osrsbots.orb.api.interact.interactables.combat.magic,
- com.osrsbots.orb.api.interact.interactables.data,
- com.osrsbots.orb.api.interact.interactables.dialogs,
- com.osrsbots.orb.api.interact.interactables.entities,
- com.osrsbots.orb.api.interact.interactables.misc,
- com.osrsbots.orb.api.interact.interactables.types,
- com.osrsbots.orb.api.interact.interactables.widgets,
- com.osrsbots.orb.api.interact.interactables.widgets.exchange,
- com.osrsbots.orb.api.interact.interactables.world,
- com.osrsbots.orb.api.interact.interactables.world.locations,
- com.osrsbots.orb.api.interact.interactables.world.traverse,
- com.osrsbots.orb.api.networking,
- com.osrsbots.orb.api.networking.server,
- com.osrsbots.orb.api.queries,
- com.osrsbots.orb.api.queries.actors,
- com.osrsbots.orb.api.queries.actors.query,
- com.osrsbots.orb.api.queries.items,
- com.osrsbots.orb.api.queries.items.query,
- com.osrsbots.orb.api.queries.objects,
- com.osrsbots.orb.api.queries.widgets,
- com.osrsbots.orb.api.util,
- com.osrsbots.orb.scripts.framework,
- com.osrsbots.orb.scripts.framework.loop,
- com.osrsbots.orb.scripts.framework.task,
- com.osrsbots.orb.scripts.managers
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.queries.items.query.WidgetItemQuery
- com.osrsbots.orb.api.queries.items.query.WorldItemQuery
- 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
- com.osrsbots.orb.api.queries.actors.query.ActorQuery<T> (implements com.osrsbots.orb.api.queries.actors.ActorQueryBuilder<T>)
Interface Hierarchy
- com.osrsbots.orb.api.queries.actors.ActorQueryBuilder<T>
- com.osrsbots.orb.api.events.EventListener
- com.osrsbots.orb.api.events.NetworkListener
- net.runelite.api.GrandExchangeOffer
- com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.ExchangeOffer
- com.osrsbots.orb.api.queries.items.ItemQueryBuilder<T>
- com.osrsbots.orb.scripts.framework.ORBScript
- com.osrsbots.orb.scripts.framework.loop.LoopingScript
- com.osrsbots.orb.scripts.framework.loop.Script
- com.osrsbots.orb.scripts.framework.task.TaskScript
- com.osrsbots.orb.api.interact.interactables.types.RSActor
- com.osrsbots.orb.scripts.framework.task.ScriptTask
Annotation Type Hierarchy
- com.osrsbots.orb.scripts.framework.ScriptMeta (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.osrsbots.orb.api.util.AnimationID
- com.osrsbots.orb.api.interact.interactables.combat.AttackStyle
- com.osrsbots.orb.api.interact.interactables.combat.magic.AutoCast.Spell
- com.osrsbots.orb.api.interact.interactables.widgets.Bank.Amount
- com.osrsbots.orb.api.interact.interactables.world.locations.Banks.Location
- com.osrsbots.orb.api.interact.interactables.dialogs.ChatDialog.Type
- com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.PriceType
- com.osrsbots.orb.api.util.GameAction.Type
- com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange.Screen
- com.osrsbots.orb.api.events.ListenerType
- com.osrsbots.orb.api.interact.interactables.dialogs.MakeXDialog.Amount
- com.osrsbots.orb.api.interact.input.mouse.Mouse.Algorithm
- com.osrsbots.orb.api.interact.input.mouse.Mouse.ViewType
- com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint.Button
- com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
- com.osrsbots.orb.api.interact.interactables.world.traverse.MovementFlag
- com.osrsbots.orb.api.interact.interactables.types.RSItem.Type
- com.osrsbots.orb.api.interact.interactables.types.RSObject.Type
- com.osrsbots.orb.api.interact.interactables.widgets.Shop.Amount
- com.osrsbots.orb.api.interact.interactables.combat.SkullIcon
- com.osrsbots.orb.api.interact.interactables.widgets.Tabs.Tab
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)