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 

I

id() - Method in enum simple.api.events.SimpleEventType
 
inArea(WorldArea) - Method in class simple.api.SimplePathing
Will return {true} if the local player is inside of {area}, false otherwise
inArea(WorldArea, WorldPoint) - Method in class simple.api.SimplePathing
Will return {true} if the {point} is inside of {area}, false otherwise
inArea(int, int, int, int) - Method in class simple.api.SimplePathing
 
inCombat() - Method in class simple.api.wrappers.SimpleActor
 
inMotion() - Method in class simple.api.SimplePathing
 
inMultiCombat() - Method in class simple.api.SimpleCombat
will return if you are in a multi-combat area or not, {true} = in multi, {false} = not in multi
instance() - Static method in class simple.api.ClientContext
 
interact(String) - Method in interface simple.api.interfaces.SimpleInteractable
 
interact(String) - Method in class simple.api.wrappers.SimpleGroundItem
 
interact() - Method in class simple.api.wrappers.SimpleGroundItem
 
interact(String) - Method in class simple.api.wrappers.SimpleItem
 
interact(SimpleItemActions) - Method in class simple.api.wrappers.SimpleItem
 
interact(int) - Method in class simple.api.wrappers.SimpleItem
 
interact(String) - Method in class simple.api.wrappers.SimpleNpc
 
interact(SimpleNpcActions) - Method in class simple.api.wrappers.SimpleNpc
 
interact(int) - Method in class simple.api.wrappers.SimpleNpc
 
interact(String) - Method in class simple.api.wrappers.SimplePlayer
 
interact(SimplePlayerActions) - Method in class simple.api.wrappers.SimplePlayer
 
interact(int) - Method in class simple.api.wrappers.SimplePlayer
 
interact(String) - Method in class simple.api.wrappers.SimpleSceneObject
 
interact(SimpleObjectActions) - Method in class simple.api.wrappers.SimpleSceneObject
 
interact(int) - Method in class simple.api.wrappers.SimpleSceneObject
 
interact(String) - Method in class simple.api.wrappers.SimpleWidget
 
inventory - Variable in class simple.api.ClientContext
 
inventoryFull() - Method in class simple.api.filters.SimpleInventory
Will return {true} if your inventory is full otherwise {false}, NOTE: This method DOES NOT populate the query
InventoryID - Enum in simple.api
Created by Seth on Apr 11, 2021 at 1:54:58 AM
isAnimating() - Method in class simple.api.wrappers.SimpleActor
 
isDead() - Method in class simple.api.wrappers.SimpleActor
 
isEmpty() - Method in class simple.api.queries.SimpleQuery
Will return if the query is empty
isForcedHidden() - Method in class simple.api.wrappers.SimplePlayer
 
isHidden() - Method in class simple.api.wrappers.SimplePlayer
 
isHidden() - Method in class simple.api.wrappers.SimpleWidget
 
isInScene(SimpleClient, int, int) - Static method in class simple.api.coords.WorldPoint
Checks whether a tile is located in the current scene.
isInScene(SimpleClient) - Method in class simple.api.coords.WorldPoint
Checks whether this tile is located in the current scene.
isLoggedIn() - Method in class simple.api.SimpleClient
 
isObjectTile(ClientContext) - Method in class simple.api.coords.WorldPoint
Determines if this tile is an object tile
isPoisoned() - Method in class simple.api.SimpleCombat
will return if you are currently poisoned or not, {true} = yes, {false} = no
isPoisonImmune() - Method in class simple.api.SimpleCombat
Deprecated.
isQuickPrayersActive() - Method in class simple.api.SimpleClient
 
isReachable(ClientContext, boolean) - Method in class simple.api.coords.WorldPoint
Determines if this tile is reachable
isReachable(ClientContext) - Method in class simple.api.coords.WorldPoint
Determines if this tile is reachable
isSpellSelected() - Method in class simple.api.SimpleMagic
 
isSpellSelected(int) - Method in class simple.api.SimpleMagic
 
isStackable() - Method in class simple.api.wrappers.definitions.ItemDefinition
 
isStackable() - Method in class simple.api.wrappers.SimpleItem
 
isTransformationCompleted() - Method in class simple.api.wrappers.SimpleGraphicsObject
 
isVenomed() - Method in class simple.api.SimpleCombat
will return if you are currently venomed or not, {true} = yes, {false} = no
isWalkable(ClientContext) - Method in class simple.api.coords.WorldPoint
Determines if this tile is walkable
ItemDefinition - Class in simple.api.wrappers.definitions
Created by Seth on Apr 10, 2021 at 1:38:10 AM
ItemDefinition(ClientContext, IItemDefinition, int) - Constructor for class simple.api.wrappers.definitions.ItemDefinition
 
itemIds() - Method in class simple.api.wrappers.SimpleItemContainer
 
iterator() - Method in class simple.api.queries.SimpleQuery
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Skip navigation links