Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

F

FALADOR_EAST - Static variable in class org.osbot.rs07.api.map.constants.Banks
 
FALADOR_WEST - Static variable in class org.osbot.rs07.api.map.constants.Banks
 
Favour - Class in org.osbot.rs07.api
 
Favour() - Constructor for class org.osbot.rs07.api.Favour
 
favour - Variable in class org.osbot.rs07.script.MethodProvider
The Favour instance
Favour.House - Enum in org.osbot.rs07.api
 
filter(Filter<Item>...) - Method in class org.osbot.rs07.api.Bank
 
Filter<V> - Interface in org.osbot.rs07.api.filter
Represents a utility that can be used to filter out objects with a dynamic match method that can be used to filter out unwanted objects.
filter(Filter<E>...) - Method in class org.osbot.rs07.api.filter.FilterAPI
Filters local entities using the specified filters.
filter(Collection<E>, Filter<E>...) - Method in class org.osbot.rs07.api.filter.FilterAPI
Filters a collection of entities using the specified filters.
filter(Filter<Item>...) - Method in class org.osbot.rs07.api.util.ItemContainer
Filters the item array with the specified filters.
filter(Filter<RS2Widget>...) - Method in class org.osbot.rs07.api.Widgets
Filters the widgets
filter(int, Filter<RS2Widget>...) - Method in class org.osbot.rs07.api.Widgets
Filters the widgets for the given root id.
filter(int[], Filter<RS2Widget>...) - Method in class org.osbot.rs07.api.Widgets
Filters the widgets for the given root ids.
FilterAPI<E> - Class in org.osbot.rs07.api.filter
Represents an API with objects that can be filtered.
FilterAPI() - Constructor for class org.osbot.rs07.api.filter.FilterAPI
 
finalise() - Method in class org.osbot.rs07.api.model.Model
Finalises the model creation
findNodeByHash(XNodeContainer, long) - Static method in class org.osbot.rs07.api.util.NodeContainerUtilities
Retrieves an XNode from an XNodeContainer given an specific id
findPath(Position) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given destination from the current player location.
findPath(Position, Position) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given destination from the specified source position.
findPath(Entity) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given entity from the current player location.
findPath(Position, Entity) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given entity from the given source location.
findPath(Position, int[][]) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given position from the current player location with custom clipping flags.
findPath(Position, Position, int[][]) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given position from the given source location with custom clipping flags.
findPath(Entity, int[][]) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given entity from the current player location with custom clipping flags.
findPath(Position, Entity, int[][]) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path to the given entity from the given source location with custom clipping flags.
findPath(int, int, int, int, int, int, int, int, int) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path.
findPath(int, int, int, int, int, int, int, int, int, int[][]) - Method in class org.osbot.rs07.api.util.LocalPathFinder
Finds a path with custom clipping flags.
FIRST_INTERFACE_ID - Static variable in class org.osbot.rs07.api.Trade
 
focusGained(FocusEvent) - Method in class org.osbot.rs07.input.focus.ClientFocusEventHandler
 
focusLost(FocusEvent) - Method in class org.osbot.rs07.input.focus.ClientFocusEventHandler
 
forEvent(RandomEvent) - Method in class org.osbot.rs07.event.RandomExecutor
Gets the RandomSolver for the specified event.
forId(int) - Static method in class org.osbot.rs07.api.def.ItemDefinition
Gets the definition for an item based on it's id.
forId(int) - Static method in class org.osbot.rs07.api.def.NPCDefinition
Gets the definition for an NPC based on it's id.
forId(int) - Static method in class org.osbot.rs07.api.def.ObjectDefinition
Gets the definition for an object based on it's id.
forId(int) - Static method in enum org.osbot.rs07.api.ui.Message.MessageType
Gets the Message.MessageType for a given id
forId(int) - Static method in enum org.osbot.rs07.api.ui.Skill
Returns the skill for the specified id.
forId(int) - Static method in enum org.osbot.rs07.api.ui.Tab
 
forId(int) - Static method in enum org.osbot.rs07.script.RandomEvent
 
forName(String) - Static method in class org.osbot.rs07.api.def.ItemDefinition
Attempts to get the definition for an item by its name.
forName(String) - Static method in enum org.osbot.rs07.api.ui.Skill
Returns the skill for the specified name.
forRealSlotId(int) - Static method in enum org.osbot.rs07.api.ui.EquipmentSlot
Gets the EquipmentSlot for a given id
forSlotId(int) - Static method in enum org.osbot.rs07.api.ui.EquipmentSlot
Gets the EquipmentSlot for a given id
forState(int) - Static method in enum org.osbot.rs07.api.Client.GameState
 
forState(int) - Static method in enum org.osbot.rs07.api.Client.LoginState
 
forValue(int) - Static method in enum org.osbot.rs07.api.Mouse.CrossHairColor
 
foundPath() - Method in class org.osbot.rs07.api.util.LocalPathFinder
Whether a path was found.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links