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

N

name() - Method in annotation type rs.kreme.ksbot.api.scripts.ScriptManifest
 
NATURE - rs.kreme.ksbot.api.game.magic.Rune
 
navThroughLocalPath(List<LocalPoint>) - Method in class rs.kreme.ksbot.api.game.Pathing
 
navThroughWorldPath(List<WorldPoint>) - Method in class rs.kreme.ksbot.api.game.Pathing
 
nearbyStaff() - Method in class rs.kreme.ksbot.api.hooks.AntiBan
 
nearestToPlayer() - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
Finds the ground item nearest to the local player.
nearestToPlayer() - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
Retrieves the tile object nearest to the player's current location.
nearestToPoint(WorldPoint) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
Finds the ground item nearest to a specified point.
nearestToPoint(WorldPoint) - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
Retrieves the tile object nearest to a specific WorldPoint.
NECROMANCY - rs.kreme.ksbot.api.game.magic.SpellBook
 
nonPlaceHolder() - Method in class rs.kreme.ksbot.api.queries.ItemQuery
Filters out placeholder items by checking their quantity.
nonPlaceHolder() - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
Excludes placeholder items from the query.
noOneInteractingWith() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
Filters NPCs that no player is interacting with.
NOT_WALKABLE - Static variable in enum rs.kreme.ksbot.api.game.pathing.MovementFlags
 
notAtLocations(WorldPoint...) - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
Filters out the tile objects at specific locations.
NOTED - rs.kreme.ksbot.api.hooks.Bank.WithdrawMode
 
notInLocation(WorldArea) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
Filters ground items located outside a specific area.
notInteracting() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
Filters NPCs that are not interacting with any actor.
notLocalPlayer() - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
Excludes the local player from the query results.
notYourLoot() - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
Filters ground items not in the player's loot list.
NPC_CONTACT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
 
NPCQuery - Class in rs.kreme.ksbot.api.queries
A specialized query class for filtering and retrieving NPC entities in the game.
NPCQuery(Collection<KSNPC>) - Constructor for class rs.kreme.ksbot.api.queries.NPCQuery
Constructs a new NPCQuery instance.
npcs - Variable in class rs.kreme.ksbot.api.KSContext
 
NPCs - Class in rs.kreme.ksbot.api.hooks
The NPCs class provides functionality to interact with and query NPCs (Non-Player Characters) in the game world.
NPCs() - Constructor for class rs.kreme.ksbot.api.hooks.NPCs
 
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