A
B
C
D
E
F
G
I
M
O
P
R
S
T
U
V
W
I
- indent(java.lang.String,int) - function in org.lazywizard.console.CommandUtils
- Indents and word-wraps a String to fit within the console's overlay.
- indent(java.lang.String,int,java.lang.String) - function in org.lazywizard.console.CommandUtils
- Indents and word-wraps a String to fit within the console's overlay.
- isCampaignAccessible() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns whether the player is in campaign mode, including in campaign battles (even refit simulation battles).
- isDouble(java.lang.String) - function in org.lazywizard.console.CommandUtils
- isEnabled(java.lang.String) - function in org.lazywizard.console.cheatmanager.CombatCheatManager.PluginManager
- isFloat(java.lang.String) - function in org.lazywizard.console.CommandUtils
- isInCampaign() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns whether this context is on the campaign map.
- isInCombat() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns whether this context is on the combat map.
- isInMainMenu() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns whether the player is viewing the main menu.
- isInMarket() - function in org.lazywizard.console.BaseCommand.CommandContext
- Returns whether the player is interacting with a market-containing entity.
- isInteger(java.lang.String) - function in org.lazywizard.console.CommandUtils
- isLong(java.lang.String) - function in org.lazywizard.console.CommandUtils
- isPressed(java.util.List) - function in org.lazywizard.console.ConsoleSettings.Keystroke
- isTarget(.<Error class: unknown class>,org.lazywizard.console.cheatmanager.CheatTarget) - function in org.lazywizard.console.cheatmanager.CombatCheatManager.PluginManager