Package Hierarchies:
- net.botwithus.discord,
- net.botwithus.internal,
- net.botwithus.internal.eventbus,
- net.botwithus.internal.filesystem,
- net.botwithus.internal.filesystem.compression,
- net.botwithus.internal.filesystem.configs,
- net.botwithus.internal.filesystem.configs.achievements,
- net.botwithus.internal.filesystem.configs.impl,
- net.botwithus.internal.filesystem.configs.loaders,
- net.botwithus.internal.filesystem.sqlite,
- net.botwithus.internal.filesystem.utils,
- net.botwithus.internal.imgui.header,
- net.botwithus.internal.io,
- net.botwithus.internal.memory,
- net.botwithus.internal.memory.components,
- net.botwithus.internal.memory.queries,
- net.botwithus.internal.player_state,
- net.botwithus.internal.pooling,
- net.botwithus.internal.scripts,
- net.botwithus.internal.scripts.loader,
- net.botwithus.internal.scripts.managers,
- net.botwithus.internal.scripts.sdn,
- net.botwithus.internal.threading,
- net.botwithus.internal.vars,
- net.botwithus.navigation.pathfinder,
- net.botwithus.navigation.pathfinder.data,
- net.botwithus.navigation.pathfinder.impl,
- net.botwithus.rs3,
- net.botwithus.rs3.btree,
- net.botwithus.rs3.btree.actions,
- net.botwithus.rs3.btree.permissives,
- net.botwithus.rs3.events,
- net.botwithus.rs3.events.impl,
- net.botwithus.rs3.events.impl.influx,
- net.botwithus.rs3.game,
- net.botwithus.rs3.game.achievemnt,
- net.botwithus.rs3.game.actionbar,
- net.botwithus.rs3.game.annotations,
- net.botwithus.rs3.game.cs2,
- net.botwithus.rs3.game.cs2.layouts,
- net.botwithus.rs3.game.hud.interfaces,
- net.botwithus.rs3.game.inventories,
- net.botwithus.rs3.game.js5.types,
- net.botwithus.rs3.game.js5.types.achievements,
- net.botwithus.rs3.game.js5.types.configs,
- net.botwithus.rs3.game.js5.types.vars,
- net.botwithus.rs3.game.js5.types.vars.base,
- net.botwithus.rs3.game.login,
- net.botwithus.rs3.game.minimenu,
- net.botwithus.rs3.game.minimenu.actions,
- net.botwithus.rs3.game.movement,
- net.botwithus.rs3.game.queries,
- net.botwithus.rs3.game.queries.builders,
- net.botwithus.rs3.game.queries.builders.animations,
- net.botwithus.rs3.game.queries.builders.arrows,
- net.botwithus.rs3.game.queries.builders.characters,
- net.botwithus.rs3.game.queries.builders.components,
- net.botwithus.rs3.game.queries.builders.items,
- net.botwithus.rs3.game.queries.builders.objects,
- net.botwithus.rs3.game.queries.builders.worlds,
- net.botwithus.rs3.game.queries.results,
- net.botwithus.rs3.game.quest,
- net.botwithus.rs3.game.scene.entities,
- net.botwithus.rs3.game.scene.entities.animation,
- net.botwithus.rs3.game.scene.entities.arrows,
- net.botwithus.rs3.game.scene.entities.characters,
- net.botwithus.rs3.game.scene.entities.characters.npc,
- net.botwithus.rs3.game.scene.entities.characters.player,
- net.botwithus.rs3.game.scene.entities.item,
- net.botwithus.rs3.game.scene.entities.object,
- net.botwithus.rs3.game.skills,
- net.botwithus.rs3.game.vars,
- net.botwithus.rs3.imgui,
- net.botwithus.rs3.imgui.imfx,
- net.botwithus.rs3.imgui.imfx.button,
- net.botwithus.rs3.imgui.imfx.checkbox,
- net.botwithus.rs3.imgui.imfx.label,
- net.botwithus.rs3.imgui.imfx.listview,
- net.botwithus.rs3.imgui.imfx.panel,
- net.botwithus.rs3.imgui.imfx.properties,
- net.botwithus.rs3.imgui.imfx.properties.impl,
- net.botwithus.rs3.input,
- net.botwithus.rs3.script,
- net.botwithus.rs3.script.config,
- net.botwithus.rs3.script.events,
- net.botwithus.rs3.script.provides,
- net.botwithus.rs3.script.threading,
- net.botwithus.rs3.util,
- net.botwithus.rs3.utilities
Class Hierarchy
- java.lang.Object
- net.botwithus.rs3.game.achievemnt.Achievement
- net.botwithus.internal.filesystem.configs.loaders.AchievementLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.achievements.AchievementReqImpl (implements net.botwithus.rs3.game.js5.types.achievements.AchievementReq)
- net.botwithus.internal.filesystem.configs.achievements.AchievementReqType (implements net.botwithus.internal.filesystem.configs.achievements.Identifiable)
- net.botwithus.internal.filesystem.configs.achievements.AchievementTypeImpl (implements net.botwithus.rs3.game.js5.types.achievements.AchievementType)
- net.botwithus.rs3.game.actionbar.ActionBar
- net.botwithus.rs3.btree.ActionContext<A>
- net.botwithus.internal.filesystem.Archive
- net.botwithus.internal.filesystem.ArchiveFile
- net.botwithus.navigation.pathfinder.data.Area
- net.botwithus.rs3.game.Area (implements net.botwithus.rs3.game.Locatable)
- net.botwithus.rs3.game.inventories.Backpack
- net.botwithus.rs3.imgui.BGList
- net.botwithus.internal.Bootstrap
- net.botwithus.rs3.script.threading.BotWithUsPlatform
- net.botwithus.rs3.imgui.imfx.button.ButtonSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.internal.filesystem.utils.ByteBufferUtils
- net.botwithus.internal.filesystem.compression.BZIP2Compression
- net.botwithus.rs3.events.impl.ChatMessageEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.imgui.imfx.checkbox.CheckBoxSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- java.lang.ClassLoader
- net.botwithus.rs3.game.Client
- net.botwithus.rs3.game.hud.interfaces.Component (implements net.botwithus.rs3.game.annotations.Interactable<T>)
- net.botwithus.rs3.game.cs2.layouts.ComponentLayout (implements net.botwithus.rs3.game.cs2.layouts.Layout)
- net.botwithus.internal.filesystem.configs.loaders.ComponentLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.rs3.game.hud.interfaces.ComponentParam
- net.botwithus.internal.memory.components.ComponentParamStruct
- net.botwithus.internal.pooling.ComponentPool
- net.botwithus.rs3.game.hud.interfaces.ComponentProperties
- net.botwithus.rs3.game.queries.builders.components.ComponentQuery (implements net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW)
- net.botwithus.internal.memory.components.ComponentStruct
- net.botwithus.internal.filesystem.configs.impl.ComponentTypeImpl (implements net.botwithus.rs3.game.js5.types.configs.ConfigType)
- net.botwithus.rs3.Config
- net.botwithus.rs3.game.js5.types.configs.ConfigManager
- net.botwithus.internal.filesystem.configs.ConfigProvider<T> (implements java.lang.Iterable<T>)
- net.botwithus.navigation.pathfinder.data.Constants
- net.botwithus.internal.filesystem.Container
- net.botwithus.rs3.game.js5.types.vars.base.CoordFine
- net.botwithus.rs3.game.Coordinate (implements net.botwithus.rs3.game.Locatable)
- net.botwithus.internal.CoreLibrary
- net.botwithus.rs3.game.js5.types.configs.DatabaseConfigManager
- net.botwithus.internal.filesystem.configs.loaders.DatabaseLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.DatabaseTypeImpl (implements net.botwithus.rs3.game.js5.types.DatabaseType)
- net.botwithus.rs3.btree.DecisionTree<S>
- net.botwithus.rs3.imgui.imfx.listview.DefaultListCellFactory<T> (implements net.botwithus.rs3.imgui.imfx.listview.ListCellFactory<T>)
- net.botwithus.rs3.game.hud.interfaces.Dialog
- net.botwithus.discord.Discord
- net.botwithus.rs3.game.Distance
- net.botwithus.rs3.imgui.DragData
- net.botwithus.internal.filesystem.configs.loaders.EffectLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.EffectTypeImpl (implements net.botwithus.rs3.game.js5.types.EffectType)
- net.botwithus.rs3.game.scene.entities.Entity (implements net.botwithus.rs3.game.annotations.Identifiable, net.botwithus.rs3.game.Locatable, net.botwithus.rs3.game.annotations.Validatable)
- net.botwithus.rs3.game.scene.entities.item.GroundItem (implements net.botwithus.rs3.game.annotations.Interactable<T>, net.botwithus.rs3.game.annotations.Onymous)
- net.botwithus.rs3.game.scene.entities.arrows.HintArrow
- net.botwithus.rs3.game.scene.entities.characters.PathingEntity<T> (implements net.botwithus.rs3.game.annotations.Interactable<T>, net.botwithus.rs3.game.annotations.Onymous)
- net.botwithus.rs3.game.scene.entities.characters.npc.Npc (implements net.botwithus.rs3.game.annotations.Interactable<T>)
- net.botwithus.rs3.game.scene.entities.characters.player.Player
- net.botwithus.rs3.game.scene.entities.characters.player.LocalPlayer
- net.botwithus.rs3.game.scene.entities.animation.Projectile
- net.botwithus.rs3.game.scene.entities.object.SceneObject (implements net.botwithus.rs3.game.annotations.Interactable<T>, net.botwithus.rs3.game.annotations.Onymous)
- net.botwithus.rs3.game.scene.entities.animation.SpotAnimation
- net.botwithus.internal.pooling.EntityPool
- net.botwithus.rs3.game.queries.builders.EntityQueryBuilder<T> (implements net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW)
- net.botwithus.internal.memory.EntityStructs
- net.botwithus.internal.filesystem.configs.loaders.EnumLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.EnumTypeImpl (implements net.botwithus.rs3.game.js5.types.EnumType)
- net.botwithus.rs3.game.inventories.Equipment
- net.botwithus.rs3.events.EventBus
- net.botwithus.rs3.script.Execution
- net.botwithus.internal.filesystem.Filesystem
- net.botwithus.rs3.input.GameInput
- net.botwithus.internal.GlobalExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
- net.botwithus.rs3.events.GsonEvent
- net.botwithus.internal.imgui.header.Gui_h
- net.botwithus.internal.filesystem.compression.GZIPCompression
- java.util.logging.Handler
- net.botwithus.internal.player_state.HeadbarImpl (implements net.botwithus.rs3.game.scene.entities.characters.Headbar)
- net.botwithus.internal.memory.HintArrowMemory
- net.botwithus.internal.player_state.HitmarkImpl (implements net.botwithus.rs3.game.scene.entities.characters.Hitmark)
- net.botwithus.rs3.imgui.imfx.panel.HorizontalPaneSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.rs3.imgui.imfx.ImColor
- net.botwithus.rs3.imgui.ImGui
- net.botwithus.rs3.events.impl.influx.InfluxDeathEvent
- net.botwithus.rs3.events.impl.influx.InfluxGEEvent
- net.botwithus.rs3.events.impl.influx.InfluxItem
- net.botwithus.rs3.events.impl.influx.InfluxItemAcquisitionEvent
- net.botwithus.rs3.events.impl.influx.InfluxKillEvent
- net.botwithus.rs3.events.impl.influx.InfluxNumeric
- net.botwithus.rs3.events.impl.influx.InfluxPlayerTradeEvent
- net.botwithus.internal.memory.InMemoryZip
- java.io.InputStream (implements java.io.Closeable)
- net.botwithus.rs3.game.cs2.layouts.IntegerLayout (implements net.botwithus.rs3.game.cs2.layouts.Layout)
- net.botwithus.navigation.pathfinder.data.Interaction
- net.botwithus.rs3.events.impl.InteractionEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.events.impl.InterfaceOpenedEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.game.hud.interfaces.Interfaces
- net.botwithus.rs3.utilities.IntPredicates
- net.botwithus.internal.memory.InventoryAndItem
- net.botwithus.rs3.game.inventories.InventoryContainer
- net.botwithus.internal.filesystem.configs.loaders.InventoryLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.InventoryTypeImpl (implements net.botwithus.rs3.game.js5.types.InventoryType)
- net.botwithus.rs3.events.impl.InventoryUpdateEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.game.Item (implements net.botwithus.rs3.game.annotations.Identifiable, net.botwithus.rs3.game.annotations.Onymous)
- net.botwithus.internal.filesystem.configs.loaders.ItemLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.pooling.ItemPool
- net.botwithus.rs3.game.queries.builders.ItemQuery<T> (implements net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW)
- net.botwithus.internal.filesystem.configs.impl.ItemTypeImpl (implements net.botwithus.rs3.game.js5.types.ItemType)
- net.botwithus.internal.JagClient
- net.botwithus.internal.filesystem.utils.JStringTools
- net.botwithus.rs3.input.KeyboardInput
- net.botwithus.rs3.imgui.imfx.label.LabeledNodeSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.navigation.pathfinder.data.Link
- net.botwithus.rs3.imgui.imfx.listview.ListCellSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.rs3.imgui.imfx.listview.ListViewSkin<T> (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.internal.scripts.managers.LocalScriptManager (implements net.botwithus.internal.scripts.ScriptManager)
- net.botwithus.internal.filesystem.configs.loaders.LocationLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.LocationTypeImpl (implements net.botwithus.rs3.game.js5.types.LocationType)
- net.botwithus.rs3.game.login.LoginManager
- net.botwithus.rs3.game.cs2.layouts.LongLayout (implements net.botwithus.rs3.game.cs2.layouts.Layout)
- net.botwithus.internal.filesystem.compression.LZMACompression
- net.botwithus.navigation.pathfinder.data.MapArea
- net.botwithus.internal.memory.MemoryUtils
- net.botwithus.rs3.game.minimenu.MiniMenu
- net.botwithus.rs3.game.movement.Movement
- net.botwithus.rs3.imgui.NativeBoolean
- net.botwithus.internal.eventbus.NativeEventDefinition
- net.botwithus.rs3.imgui.NativeInteger
- net.botwithus.internal.memory.NavMemory
- net.botwithus.rs3.game.movement.NavPath (implements net.botwithus.rs3.game.movement.TraverseInterrupt)
- net.botwithus.rs3.imgui.imfx.Node
- net.botwithus.rs3.imgui.imfx.label.LabeledNode
- net.botwithus.rs3.imgui.imfx.button.Button
- net.botwithus.rs3.imgui.imfx.checkbox.CheckBox
- net.botwithus.rs3.imgui.imfx.listview.ListCell
- net.botwithus.rs3.imgui.imfx.listview.ListView<T>
- net.botwithus.rs3.imgui.imfx.panel.VerticalPanel
- net.botwithus.internal.filesystem.configs.loaders.NpcLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.NpcTypeImpl (implements net.botwithus.rs3.game.js5.types.NpcType)
- net.botwithus.internal.filesystem.configs.achievements.Opcode (implements net.botwithus.internal.filesystem.configs.achievements.Identifiable)
- net.botwithus.navigation.pathfinder.OptionsDialogue
- net.botwithus.navigation.pathfinder.OptionSelectorDialogue
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- net.botwithus.internal.filesystem.configs.loaders.ParamLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.ParamTypeImpl (implements net.botwithus.rs3.game.js5.types.ParamType)
- net.botwithus.navigation.pathfinder.PathFinder
- net.botwithus.internal.memory.PathingEntityStruct
- net.botwithus.rs3.btree.permissives.Permissive<S> (implements java.util.function.Predicate<T>)
- net.botwithus.rs3.game.queries.builders.animations.ProjectileQuery (implements net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW)
- net.botwithus.internal.memory.ProjectileStruct
- net.botwithus.rs3.script.events.PropertyUpdateRequestEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.game.queries.Queries
- net.botwithus.internal.memory.queries.QueryConsumerPREVIEW<T,Q> (implements java.util.function.Consumer<T>)
- net.botwithus.rs3.game.quest.Quest
- net.botwithus.internal.filesystem.configs.loaders.QuestLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.QuestTypeImpl (implements net.botwithus.rs3.game.js5.types.QuestType)
- net.botwithus.rs3.util.RandomGenerator
- net.botwithus.internal.filesystem.ReferenceTable
- net.botwithus.rs3.util.Regex
- net.botwithus.internal.RemoteDetails
- net.botwithus.navigation.pathfinder.data.Requirement
- net.botwithus.rs3.game.queries.results.ResultSet<T> (implements java.lang.Iterable<T>)
- net.botwithus.rs3.game.cs2.ReturnValue
- net.botwithus.rs3.events.impl.SceneObjectAnimUpdate (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.events.impl.SceneObjectUpdateEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.game.ScenePosition
- net.botwithus.rs3.script.Script (implements net.botwithus.rs3.script.ImmutableScript, net.botwithus.rs3.script.provides.ItemProvider, java.lang.Runnable)
- net.botwithus.rs3.game.cs2.ScriptBuilder
- net.botwithus.rs3.script.config.ScriptConfig (implements net.botwithus.rs3.script.config.ImmutableConfig, net.botwithus.rs3.script.config.MutableConfig)
- net.botwithus.rs3.script.ScriptController
- net.botwithus.internal.scripts.ScriptDefinition (implements net.botwithus.rs3.script.ImmutableScriptDefinition)
- net.botwithus.rs3.script.ScriptDelay (implements java.util.concurrent.Callable<V>)
- net.botwithus.internal.scripts.ScriptDescriptor
- net.botwithus.rs3.game.cs2.ScriptDescriptor
- net.botwithus.internal.ScriptFilter
- net.botwithus.rs3.script.ScriptGraphicsContext
- net.botwithus.rs3.game.cs2.ScriptHandle
- net.botwithus.internal.scripts.ScriptLoader
- net.botwithus.internal.ScriptRenderer
- net.botwithus.internal.scripts.ScriptRepository
- net.botwithus.rs3.script.threading.ScriptRunner (implements java.lang.Thread.UncaughtExceptionHandler, java.util.concurrent.ThreadFactory)
- net.botwithus.internal.imgui.header.ScriptRuntime
- net.botwithus.internal.scripts.sdn.SDNClient
- net.botwithus.internal.scripts.managers.SDNScriptManager (implements net.botwithus.internal.scripts.ScriptManager)
- net.botwithus.internal.filesystem.configs.loaders.SequenceLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.SequenceTypeImpl (implements net.botwithus.rs3.game.js5.types.SequenceType)
- net.botwithus.rs3.events.impl.SequenceUpdateEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.events.impl.ServerTickedEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.imgui.imfx.properties.impl.SimpleProperty<T> (implements net.botwithus.rs3.imgui.imfx.properties.Property<T>)
- net.botwithus.rs3.imgui.imfx.properties.impl.SimplePropertyList<T> (implements java.lang.Iterable<T>, net.botwithus.rs3.imgui.imfx.properties.PropertyList<T>)
- net.botwithus.rs3.game.skills.Skill
- net.botwithus.internal.memory.SkillsMemory
- net.botwithus.rs3.events.impl.SkillUpdateEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.events.impl.SpotAnimSpawnEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.internal.filesystem.sqlite.SqliteIndexFile (implements java.lang.AutoCloseable, java.io.Closeable)
- net.botwithus.navigation.pathfinder.Step
- net.botwithus.navigation.pathfinder.impl.AreaStep
- net.botwithus.navigation.pathfinder.impl.InteractStep
- net.botwithus.navigation.pathfinder.impl.WalkStep
- net.botwithus.navigation.pathfinder.data.Stream
- net.botwithus.rs3.game.cs2.layouts.StringLayout (implements net.botwithus.rs3.game.cs2.layouts.Layout)
- net.botwithus.internal.filesystem.configs.loaders.StructLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.StructTypeImpl (implements net.botwithus.rs3.game.js5.types.StructType)
- net.botwithus.rs3.events.Subscription<T>
- net.botwithus.rs3.game.movement.TeleportData
- net.botwithus.navigation.pathfinder.data.Teleports
- net.botwithus.internal.threading.ThreadSecurity
- java.lang.Throwable (implements java.io.Serializable)
- net.botwithus.rs3.game.Travel
- net.botwithus.rs3.game.movement.TraverseEvent
- net.botwithus.rs3.btree.TreeNode<S> (implements net.botwithus.rs3.btree.TreeNodeSkin)
- net.botwithus.rs3.btree.TreeNode.Builder<S>
- net.botwithus.rs3.game.js5.types.vars.base.UnknownType
- net.botwithus.rs3.game.js5.types.vars.base.UnknownType1
- net.botwithus.rs3.game.js5.types.vars.base.UnknownType2
- net.botwithus.rs3.game.js5.types.vars.base.UnknownType3
- net.botwithus.rs3.btree.ValueCache<T>
- net.botwithus.internal.filesystem.configs.loaders.VarbitLoader (implements net.botwithus.internal.filesystem.configs.ConfigLoader<T>)
- net.botwithus.internal.filesystem.configs.impl.VarbitTypeImpl (implements net.botwithus.rs3.game.js5.types.vars.VarbitType)
- net.botwithus.internal.vars.VariableHandler
- net.botwithus.rs3.events.impl.VariableUpdateEvent (implements net.botwithus.internal.memory.EventMapper)
- net.botwithus.rs3.game.vars.VarManager
- net.botwithus.rs3.game.js5.types.vars.VarValue (implements java.io.Serializable)
- net.botwithus.internal.imgui.header.Vec2f
- net.botwithus.rs3.imgui.Vector2f
- net.botwithus.rs3.imgui.imfx.panel.VerticalPaneSkin (implements net.botwithus.rs3.imgui.imfx.NodeSkin)
- net.botwithus.rs3.imgui.imfx.Window
- net.botwithus.rs3.game.login.World (implements net.botwithus.rs3.game.annotations.Interactable<T>)
- net.botwithus.internal.memory.WorldListMemory
- net.botwithus.rs3.game.queries.builders.worlds.WorldQuery (implements net.botwithus.rs3.game.queries.builders.QueryBuilderPREVIEW)
- net.botwithus.internal.filesystem.compression.ZLIBCompression