A B C D E F G H I K L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- calculateDanger(WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
- CAMELOT_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- canCast() - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- canContinue() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- canMelee(WorldArea, WorldArea) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- canNote() - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Checks if the item can be converted to a noted version.
- canTravelInDirection(WorldArea, int, int) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- canTravelInDirection(WorldArea, int, int, Predicate<? super WorldPoint>) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- CAPE - rs.kreme.ksbot.api.hooks.widgets.EquipmentSlot
- CARRALLANGER_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- cast() - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- cast(Spell) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with no specific target.
- cast(Spell, int) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with a specific action index.
- cast(Spell, int, int) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with a specific action index and opcode.
- cast(Spell, KSGroundItem) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a ground item target.
- cast(Spell, KSItem) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a target item.
- cast(Spell, KSNPC) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on an NPC target.
- cast(Spell, KSObject) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a tile object target.
- cast(Spell, KSPlayer) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a player target.
- castOn(Object) - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- category() - Method in annotation type rs.kreme.ksbot.api.scripts.ScriptManifest
- Category - Enum in rs.kreme.ksbot.api.scripts
- CATHERBY_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CEMETERY_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- CHAOS - rs.kreme.ksbot.api.game.magic.Rune
- CHARGE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_AIR_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_EARTH_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_FIRE_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_WATER_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- chat - Variable in class rs.kreme.ksbot.api.KSContext
- Chat - Class in rs.kreme.ksbot.api.game
-
The Chat class provides functionality for sending messages in both private and public chat within the RuneScape game environment.
- Chat() - Constructor for class rs.kreme.ksbot.api.game.Chat
- ChatQuery - Class in rs.kreme.ksbot.api.queries
- ChatQuery(Collection<KSChatMessages>) - Constructor for class rs.kreme.ksbot.api.queries.ChatQuery
-
Constructor to initialize the query with a collection of ChatMessages.
- check(int, int) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- checkImpostorIds(TileObject, int) - Static method in class rs.kreme.ksbot.api.hooks.GameObjects
- CHIVALRY - rs.kreme.ksbot.api.game.Prayer.Prayers
- chooseOption(int) - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- chooseOption(int) - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- chooseOption(String) - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- chooseOption(String...) - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- choosePreviousOption() - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- CITIES - rs.kreme.ksbot.api.hooks.Teleporter.Category
- CLANCHAT - rs.kreme.ksbot.api.wrappers.KSChatMessages.MessageTypes
-
A message received in clan chat.
- CLANCHAT_INFO - rs.kreme.ksbot.api.wrappers.KSChatMessages.MessageTypes
-
A message received with information about the current clan chat.
- CLARITY_OF_THOUGHT - rs.kreme.ksbot.api.game.Prayer.Prayers
- CLAWS_OF_GUTHIX - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- clientThread - Static variable in class rs.kreme.ksbot.api.API
- close() - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Closes the bank interface by simulating an ESC key press.
- close() - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Closes the shop interface by simulating the pressing of the ESC key.
- close() - Method in class rs.kreme.ksbot.api.hooks.TradingPost
- close() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- closest() - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Retrieves the closest graphics object to the local player.
- closest() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Retrieves the closest npc to the local player.
- closest() - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Retrieves the player closest to the local player.
- closest() - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
-
Retrieves the closest tile object to the player's current location.
- closest(LocalPoint) - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Retrieves the closest graphics object to a specified local point.
- combat - Variable in class rs.kreme.ksbot.api.KSContext
- Combat - Class in rs.kreme.ksbot.api.game
-
The Combat class handles various combat-related actions and checks for the player.
- Combat() - Constructor for class rs.kreme.ksbot.api.game.Combat
- COMBAT - rs.kreme.ksbot.api.scripts.Category
- Combat.AttackStyle - Enum in rs.kreme.ksbot.api.game
-
Enum for handling different player attack styles and their corresponding widgets.
- compareTo(Task) - Method in class rs.kreme.ksbot.api.scripts.task.Task
- CONFUSE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CONSTRUCTION - rs.kreme.ksbot.api.scripts.Category
- constructPath(Map<WorldPoint, WorldPoint>, WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- consumables - Variable in class rs.kreme.ksbot.api.KSContext
- Consumables - Class in rs.kreme.ksbot.api.game
-
The Consumables class handles interactions with potions and food in the player's inventory.
- Consumables() - Constructor for class rs.kreme.ksbot.api.game.Consumables
- Consumables.PotionType - Enum in rs.kreme.ksbot.api.game
- contains(int) - Method in class rs.kreme.ksbot.api.game.Lootable
-
Checks if the lootations map contains the specified item by ID.
- contains(int...) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(int, int, int) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(String) - Method in class rs.kreme.ksbot.api.game.Lootable
-
Checks if the lootations map contains the specified item by name.
- contains(String) - Method in class rs.kreme.ksbot.api.queries.ChatQuery
-
Filters chat messages that contain a specific substring in their content.
- contains(String...) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(Predicate<? super KSItem>) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(Actor) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified actor is contained within this WorldArea.
- contains(WorldPoint) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(WorldArea) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(KSGroundItem) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified ground item is contained within this WorldArea.
- contains(KSObject) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified tile object is contained within this WorldArea.
- containsAll(int...) - Method in class rs.kreme.ksbot.api.hooks.Items
- containsAll(String...) - Method in class rs.kreme.ksbot.api.hooks.Items
- continueSpace() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- continueTutorial() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- COOKING - rs.kreme.ksbot.api.scripts.Category
- COSMIC - rs.kreme.ksbot.api.game.magic.Rune
- count() - Method in class rs.kreme.ksbot.api.queries.ChatQuery
-
Counts the number of chat messages in the stream.
- count() - Method in class rs.kreme.ksbot.api.queries.Query
-
Counts the total number of matching objects.
- countDangerousTiles(List<WorldPoint>, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
- CRAFTING - rs.kreme.ksbot.api.scripts.Category
- CRUMBLE_UNDEAD - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- ctx - Static variable in interface rs.kreme.ksbot.api.game.magic.Spell
- ctx - Variable in class rs.kreme.ksbot.api.queries.Query
- ctx - Variable in class rs.kreme.ksbot.api.scripts.Script
- CURE_GROUP - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_ME - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_OTHER - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_PLANT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURSE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
All Classes All Packages