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

Q

qtyAbove(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
Filters widgets with quantity above a specified value.
qtyBelow(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
Filters widgets with quantity below a specified value.
quantityGreaterThan(int) - Method in class rs.kreme.ksbot.api.queries.ItemQuery
Filters items based on their quantity.
quantityGreaterThan(int) - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
Filters items with quantity greater than the specified value.
query() - Method in class rs.kreme.ksbot.api.hooks.GameObjects
 
query() - Method in class rs.kreme.ksbot.api.hooks.GraphicsObjects
Searches for GraphicsObjects and caches them for the current tick.
query() - Method in class rs.kreme.ksbot.api.hooks.GroundItems
Starts a search for ground items.
query() - Method in class rs.kreme.ksbot.api.hooks.Items
 
query() - Method in class rs.kreme.ksbot.api.hooks.NPCs
Searches and returns NPCs on the current game tick.
query() - Method in class rs.kreme.ksbot.api.hooks.Players
Searches for all players in the game.
query() - Method in class rs.kreme.ksbot.api.hooks.Shop
Searches for items in the shop.
query() - Method in class rs.kreme.ksbot.api.hooks.Tiles
Retrieves all tiles in the scene that match the provided filter.
query() - Method in class rs.kreme.ksbot.api.hooks.TradingPost
 
query() - Method in class rs.kreme.ksbot.api.hooks.Widgets
Searches for all widgets in the game.
query(boolean) - Method in class rs.kreme.ksbot.api.hooks.Trade
 
Query<T,​Q extends Query<T,​Q>> - Class in rs.kreme.ksbot.api.queries
A generic utility class for querying and filtering collections of objects with a fluent API design.
Query(Collection<T>) - Constructor for class rs.kreme.ksbot.api.queries.Query
Initializes the query with a collection of objects.
QUICK_PRAYERS - rs.kreme.ksbot.api.game.Prayer.Prayers
 
quickPrayer(boolean) - Method in class rs.kreme.ksbot.api.game.Prayer
Toggles the Quick Prayer functionality based on the specified state.
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