Uses of Interface
net.runelite.client.config.Config
-
-
Uses of Config in net.runelite.client.config
Subinterfaces of Config in net.runelite.client.config Modifier and Type Interface Description interface
ChatColorConfig
interface
RuneLiteConfig
Methods in net.runelite.client.config with type parameters of type Config Modifier and Type Method Description <T extends Config>
TConfigManager. getConfig(Class<T> clazz)
<T extends Config>
voidConfigManager. setDefaultConfiguration(T proxy, boolean override)
Initialize the configuration from the default settingsMethods in net.runelite.client.config with parameters of type Config Modifier and Type Method Description ConfigDescriptor
ConfigManager. getConfigDescriptor(Config configurationProxy)
-
Uses of Config in net.runelite.client.plugins
Methods in net.runelite.client.plugins that return Config Modifier and Type Method Description Config
PluginManager. getPluginConfigProxy(Plugin plugin)
Methods in net.runelite.client.plugins that return types with arguments of type Config Modifier and Type Method Description List<Config>
PluginManager. getPluginConfigProxies(Collection<Plugin> plugins)
-
Uses of Config in net.runelite.client.plugins.agility
Subinterfaces of Config in net.runelite.client.plugins.agility Modifier and Type Interface Description interface
AgilityConfig
-
Uses of Config in net.runelite.client.plugins.antidrag
Subinterfaces of Config in net.runelite.client.plugins.antidrag Modifier and Type Interface Description interface
AntiDragConfig
-
Uses of Config in net.runelite.client.plugins.attackstyles
Subinterfaces of Config in net.runelite.client.plugins.attackstyles Modifier and Type Interface Description interface
AttackStylesConfig
-
Uses of Config in net.runelite.client.plugins.bank
Subinterfaces of Config in net.runelite.client.plugins.bank Modifier and Type Interface Description interface
BankConfig
-
Uses of Config in net.runelite.client.plugins.banktags
Subinterfaces of Config in net.runelite.client.plugins.banktags Modifier and Type Interface Description interface
BankTagsConfig
-
Uses of Config in net.runelite.client.plugins.barbarianassault
Subinterfaces of Config in net.runelite.client.plugins.barbarianassault Modifier and Type Interface Description interface
BarbarianAssaultConfig
-
Uses of Config in net.runelite.client.plugins.barrows
Subinterfaces of Config in net.runelite.client.plugins.barrows Modifier and Type Interface Description interface
BarrowsConfig
-
Uses of Config in net.runelite.client.plugins.blastfurnace
Subinterfaces of Config in net.runelite.client.plugins.blastfurnace Modifier and Type Interface Description interface
BlastFurnaceConfig
-
Uses of Config in net.runelite.client.plugins.blastmine
Subinterfaces of Config in net.runelite.client.plugins.blastmine Modifier and Type Interface Description interface
BlastMinePluginConfig
-
Uses of Config in net.runelite.client.plugins.boosts
Subinterfaces of Config in net.runelite.client.plugins.boosts Modifier and Type Interface Description interface
BoostsConfig
-
Uses of Config in net.runelite.client.plugins.camera
Subinterfaces of Config in net.runelite.client.plugins.camera Modifier and Type Interface Description interface
CameraConfig
-
Uses of Config in net.runelite.client.plugins.cannon
Subinterfaces of Config in net.runelite.client.plugins.cannon Modifier and Type Interface Description interface
CannonConfig
-
Uses of Config in net.runelite.client.plugins.chatchannel
Subinterfaces of Config in net.runelite.client.plugins.chatchannel Modifier and Type Interface Description interface
ChatChannelConfig
-
Uses of Config in net.runelite.client.plugins.chatcommands
Subinterfaces of Config in net.runelite.client.plugins.chatcommands Modifier and Type Interface Description interface
ChatCommandsConfig
-
Uses of Config in net.runelite.client.plugins.chatfilter
Subinterfaces of Config in net.runelite.client.plugins.chatfilter Modifier and Type Interface Description interface
ChatFilterConfig
-
Uses of Config in net.runelite.client.plugins.chathistory
Subinterfaces of Config in net.runelite.client.plugins.chathistory Modifier and Type Interface Description interface
ChatHistoryConfig
-
Uses of Config in net.runelite.client.plugins.chatnotifications
Subinterfaces of Config in net.runelite.client.plugins.chatnotifications Modifier and Type Interface Description interface
ChatNotificationsConfig
-
Uses of Config in net.runelite.client.plugins.cluescrolls
Subinterfaces of Config in net.runelite.client.plugins.cluescrolls Modifier and Type Interface Description interface
ClueScrollConfig
-
Uses of Config in net.runelite.client.plugins.combatlevel
Subinterfaces of Config in net.runelite.client.plugins.combatlevel Modifier and Type Interface Description interface
CombatLevelConfig
-
Uses of Config in net.runelite.client.plugins.cooking
Subinterfaces of Config in net.runelite.client.plugins.cooking Modifier and Type Interface Description interface
CookingConfig
-
Uses of Config in net.runelite.client.plugins.corp
Subinterfaces of Config in net.runelite.client.plugins.corp Modifier and Type Interface Description interface
CorpConfig
-
Uses of Config in net.runelite.client.plugins.customcursor
Subinterfaces of Config in net.runelite.client.plugins.customcursor Modifier and Type Interface Description interface
CustomCursorConfig
-
Uses of Config in net.runelite.client.plugins.dailytaskindicators
Subinterfaces of Config in net.runelite.client.plugins.dailytaskindicators Modifier and Type Interface Description interface
DailyTasksConfig
-
Uses of Config in net.runelite.client.plugins.defaultworld
Subinterfaces of Config in net.runelite.client.plugins.defaultworld Modifier and Type Interface Description interface
DefaultWorldConfig
-
Uses of Config in net.runelite.client.plugins.devtools
Subinterfaces of Config in net.runelite.client.plugins.devtools Modifier and Type Interface Description interface
DevToolsConfig
-
Uses of Config in net.runelite.client.plugins.discord
Subinterfaces of Config in net.runelite.client.plugins.discord Modifier and Type Interface Description interface
DiscordConfig
-
Uses of Config in net.runelite.client.plugins.dpscounter
Subinterfaces of Config in net.runelite.client.plugins.dpscounter Modifier and Type Interface Description interface
DpsConfig
-
Uses of Config in net.runelite.client.plugins.driftnet
Subinterfaces of Config in net.runelite.client.plugins.driftnet Modifier and Type Interface Description interface
DriftNetConfig
-
Uses of Config in net.runelite.client.plugins.entityhider
Subinterfaces of Config in net.runelite.client.plugins.entityhider Modifier and Type Interface Description interface
EntityHiderConfig
-
Uses of Config in net.runelite.client.plugins.fairyring
Subinterfaces of Config in net.runelite.client.plugins.fairyring Modifier and Type Interface Description interface
FairyRingConfig
-
Uses of Config in net.runelite.client.plugins.fishing
Subinterfaces of Config in net.runelite.client.plugins.fishing Modifier and Type Interface Description interface
FishingConfig
-
Uses of Config in net.runelite.client.plugins.fps
Subinterfaces of Config in net.runelite.client.plugins.fps Modifier and Type Interface Description interface
FpsConfig
-
Uses of Config in net.runelite.client.plugins.friendlist
Subinterfaces of Config in net.runelite.client.plugins.friendlist Modifier and Type Interface Description interface
FriendListConfig
-
Uses of Config in net.runelite.client.plugins.friendnotes
Subinterfaces of Config in net.runelite.client.plugins.friendnotes Modifier and Type Interface Description interface
FriendNotesConfig
-
Uses of Config in net.runelite.client.plugins.gpu
Subinterfaces of Config in net.runelite.client.plugins.gpu Modifier and Type Interface Description interface
GpuPluginConfig
-
Uses of Config in net.runelite.client.plugins.grandexchange
Subinterfaces of Config in net.runelite.client.plugins.grandexchange Modifier and Type Interface Description interface
GrandExchangeConfig
-
Uses of Config in net.runelite.client.plugins.grounditems
Subinterfaces of Config in net.runelite.client.plugins.grounditems Modifier and Type Interface Description interface
GroundItemsConfig
-
Uses of Config in net.runelite.client.plugins.groundmarkers
Subinterfaces of Config in net.runelite.client.plugins.groundmarkers Modifier and Type Interface Description interface
GroundMarkerConfig
-
Uses of Config in net.runelite.client.plugins.herbiboars
Subinterfaces of Config in net.runelite.client.plugins.herbiboars Modifier and Type Interface Description interface
HerbiboarConfig
-
Uses of Config in net.runelite.client.plugins.hiscore
Subinterfaces of Config in net.runelite.client.plugins.hiscore Modifier and Type Interface Description interface
HiscoreConfig
-
Uses of Config in net.runelite.client.plugins.hunter
Subinterfaces of Config in net.runelite.client.plugins.hunter Modifier and Type Interface Description interface
HunterConfig
-
Uses of Config in net.runelite.client.plugins.idlenotifier
Subinterfaces of Config in net.runelite.client.plugins.idlenotifier Modifier and Type Interface Description interface
IdleNotifierConfig
-
Uses of Config in net.runelite.client.plugins.implings
Subinterfaces of Config in net.runelite.client.plugins.implings Modifier and Type Interface Description interface
ImplingsConfig
-
Uses of Config in net.runelite.client.plugins.interacthighlight
Subinterfaces of Config in net.runelite.client.plugins.interacthighlight Modifier and Type Interface Description interface
InteractHighlightConfig
-
Uses of Config in net.runelite.client.plugins.interfacestyles
Subinterfaces of Config in net.runelite.client.plugins.interfacestyles Modifier and Type Interface Description interface
InterfaceStylesConfig
-
Uses of Config in net.runelite.client.plugins.inventorygrid
Subinterfaces of Config in net.runelite.client.plugins.inventorygrid Modifier and Type Interface Description interface
InventoryGridConfig
-
Uses of Config in net.runelite.client.plugins.inventorytags
Subinterfaces of Config in net.runelite.client.plugins.inventorytags Modifier and Type Interface Description interface
InventoryTagsConfig
-
Uses of Config in net.runelite.client.plugins.inventoryviewer
Subinterfaces of Config in net.runelite.client.plugins.inventoryviewer Modifier and Type Interface Description interface
InventoryViewerConfig
-
Uses of Config in net.runelite.client.plugins.itemcharges
Subinterfaces of Config in net.runelite.client.plugins.itemcharges Modifier and Type Interface Description interface
ItemChargeConfig
-
Uses of Config in net.runelite.client.plugins.itemidentification
Subinterfaces of Config in net.runelite.client.plugins.itemidentification Modifier and Type Interface Description interface
ItemIdentificationConfig
-
Uses of Config in net.runelite.client.plugins.itemprices
Subinterfaces of Config in net.runelite.client.plugins.itemprices Modifier and Type Interface Description interface
ItemPricesConfig
-
Uses of Config in net.runelite.client.plugins.itemstats
Subinterfaces of Config in net.runelite.client.plugins.itemstats Modifier and Type Interface Description interface
ItemStatConfig
-
Uses of Config in net.runelite.client.plugins.keyremapping
Subinterfaces of Config in net.runelite.client.plugins.keyremapping Modifier and Type Interface Description interface
KeyRemappingConfig
-
Uses of Config in net.runelite.client.plugins.kingdomofmiscellania
Subinterfaces of Config in net.runelite.client.plugins.kingdomofmiscellania Modifier and Type Interface Description interface
KingdomConfig
-
Uses of Config in net.runelite.client.plugins.kourendlibrary
Subinterfaces of Config in net.runelite.client.plugins.kourendlibrary Modifier and Type Interface Description interface
KourendLibraryConfig
-
Uses of Config in net.runelite.client.plugins.loginscreen
Subinterfaces of Config in net.runelite.client.plugins.loginscreen Modifier and Type Interface Description interface
LoginScreenConfig
-
Uses of Config in net.runelite.client.plugins.logouttimer
Subinterfaces of Config in net.runelite.client.plugins.logouttimer Modifier and Type Interface Description interface
LogoutTimerConfig
-
Uses of Config in net.runelite.client.plugins.loottracker
Subinterfaces of Config in net.runelite.client.plugins.loottracker Modifier and Type Interface Description interface
LootTrackerConfig
-
Uses of Config in net.runelite.client.plugins.lowmemory
Subinterfaces of Config in net.runelite.client.plugins.lowmemory Modifier and Type Interface Description interface
LowMemoryConfig
-
Uses of Config in net.runelite.client.plugins.menuentryswapper
Subinterfaces of Config in net.runelite.client.plugins.menuentryswapper Modifier and Type Interface Description interface
MenuEntrySwapperConfig
-
Uses of Config in net.runelite.client.plugins.metronome
Subinterfaces of Config in net.runelite.client.plugins.metronome Modifier and Type Interface Description interface
MetronomePluginConfiguration
-
Uses of Config in net.runelite.client.plugins.minimap
Subinterfaces of Config in net.runelite.client.plugins.minimap Modifier and Type Interface Description interface
MinimapConfig
-
Uses of Config in net.runelite.client.plugins.mining
Subinterfaces of Config in net.runelite.client.plugins.mining Modifier and Type Interface Description interface
MiningConfig
-
Uses of Config in net.runelite.client.plugins.motherlode
Subinterfaces of Config in net.runelite.client.plugins.motherlode Modifier and Type Interface Description interface
MotherlodeConfig
-
Uses of Config in net.runelite.client.plugins.mousehighlight
Subinterfaces of Config in net.runelite.client.plugins.mousehighlight Modifier and Type Interface Description interface
MouseHighlightConfig
-
Uses of Config in net.runelite.client.plugins.mta
Subinterfaces of Config in net.runelite.client.plugins.mta Modifier and Type Interface Description interface
MTAConfig
-
Uses of Config in net.runelite.client.plugins.music
Subinterfaces of Config in net.runelite.client.plugins.music Modifier and Type Interface Description interface
MusicConfig
-
Uses of Config in net.runelite.client.plugins.nightmarezone
Subinterfaces of Config in net.runelite.client.plugins.nightmarezone Modifier and Type Interface Description interface
NightmareZoneConfig
-
Uses of Config in net.runelite.client.plugins.notes
Subinterfaces of Config in net.runelite.client.plugins.notes Modifier and Type Interface Description interface
NotesConfig
-
Uses of Config in net.runelite.client.plugins.npchighlight
Subinterfaces of Config in net.runelite.client.plugins.npchighlight Modifier and Type Interface Description interface
NpcIndicatorsConfig
-
Uses of Config in net.runelite.client.plugins.npcunaggroarea
Subinterfaces of Config in net.runelite.client.plugins.npcunaggroarea Modifier and Type Interface Description interface
NpcAggroAreaConfig
-
Uses of Config in net.runelite.client.plugins.objectindicators
Subinterfaces of Config in net.runelite.client.plugins.objectindicators Modifier and Type Interface Description interface
ObjectIndicatorsConfig
-
Uses of Config in net.runelite.client.plugins.opponentinfo
Subinterfaces of Config in net.runelite.client.plugins.opponentinfo Modifier and Type Interface Description interface
OpponentInfoConfig
-
Uses of Config in net.runelite.client.plugins.party
Subinterfaces of Config in net.runelite.client.plugins.party Modifier and Type Interface Description interface
PartyConfig
-
Uses of Config in net.runelite.client.plugins.playerindicators
Subinterfaces of Config in net.runelite.client.plugins.playerindicators Modifier and Type Interface Description interface
PlayerIndicatorsConfig
-
Uses of Config in net.runelite.client.plugins.poh
Subinterfaces of Config in net.runelite.client.plugins.poh Modifier and Type Interface Description interface
PohConfig
-
Uses of Config in net.runelite.client.plugins.poison
Subinterfaces of Config in net.runelite.client.plugins.poison Modifier and Type Interface Description interface
PoisonConfig
-
Uses of Config in net.runelite.client.plugins.prayer
Subinterfaces of Config in net.runelite.client.plugins.prayer Modifier and Type Interface Description interface
PrayerConfig
-
Uses of Config in net.runelite.client.plugins.puzzlesolver
Subinterfaces of Config in net.runelite.client.plugins.puzzlesolver Modifier and Type Interface Description interface
PuzzleSolverConfig
-
Uses of Config in net.runelite.client.plugins.pyramidplunder
Subinterfaces of Config in net.runelite.client.plugins.pyramidplunder Modifier and Type Interface Description interface
PyramidPlunderConfig
-
Uses of Config in net.runelite.client.plugins.raids
Subinterfaces of Config in net.runelite.client.plugins.raids Modifier and Type Interface Description interface
RaidsConfig
-
Uses of Config in net.runelite.client.plugins.randomevents
Subinterfaces of Config in net.runelite.client.plugins.randomevents Modifier and Type Interface Description interface
RandomEventConfig
-
Uses of Config in net.runelite.client.plugins.regenmeter
Subinterfaces of Config in net.runelite.client.plugins.regenmeter Modifier and Type Interface Description interface
RegenMeterConfig
-
Uses of Config in net.runelite.client.plugins.reportbutton
Subinterfaces of Config in net.runelite.client.plugins.reportbutton Modifier and Type Interface Description interface
ReportButtonConfig
-
Uses of Config in net.runelite.client.plugins.roofremoval
Subinterfaces of Config in net.runelite.client.plugins.roofremoval Modifier and Type Interface Description interface
RoofRemovalConfig
-
Uses of Config in net.runelite.client.plugins.runecraft
Subinterfaces of Config in net.runelite.client.plugins.runecraft Modifier and Type Interface Description interface
RunecraftConfig
-
Uses of Config in net.runelite.client.plugins.runenergy
Subinterfaces of Config in net.runelite.client.plugins.runenergy Modifier and Type Interface Description interface
RunEnergyConfig
-
Uses of Config in net.runelite.client.plugins.runepouch
Subinterfaces of Config in net.runelite.client.plugins.runepouch Modifier and Type Interface Description interface
RunepouchConfig
-
Uses of Config in net.runelite.client.plugins.screenshot
Subinterfaces of Config in net.runelite.client.plugins.screenshot Modifier and Type Interface Description interface
ScreenshotConfig
-
Uses of Config in net.runelite.client.plugins.skybox
Subinterfaces of Config in net.runelite.client.plugins.skybox Modifier and Type Interface Description interface
SkyboxPluginConfig
-
Uses of Config in net.runelite.client.plugins.slayer
Subinterfaces of Config in net.runelite.client.plugins.slayer Modifier and Type Interface Description interface
SlayerConfig
-
Uses of Config in net.runelite.client.plugins.smelting
Subinterfaces of Config in net.runelite.client.plugins.smelting Modifier and Type Interface Description interface
SmeltingConfig
-
Uses of Config in net.runelite.client.plugins.specialcounter
Subinterfaces of Config in net.runelite.client.plugins.specialcounter Modifier and Type Interface Description interface
SpecialCounterConfig
-
Uses of Config in net.runelite.client.plugins.spellbook
Subinterfaces of Config in net.runelite.client.plugins.spellbook Modifier and Type Interface Description interface
SpellbookConfig
-
Uses of Config in net.runelite.client.plugins.statusbars
Subinterfaces of Config in net.runelite.client.plugins.statusbars Modifier and Type Interface Description interface
StatusBarsConfig
-
Uses of Config in net.runelite.client.plugins.stretchedmode
Subinterfaces of Config in net.runelite.client.plugins.stretchedmode Modifier and Type Interface Description interface
StretchedModeConfig
-
Uses of Config in net.runelite.client.plugins.team
Subinterfaces of Config in net.runelite.client.plugins.team Modifier and Type Interface Description interface
TeamConfig
-
Uses of Config in net.runelite.client.plugins.tearsofguthix
Subinterfaces of Config in net.runelite.client.plugins.tearsofguthix Modifier and Type Interface Description interface
TearsOfGuthixConfig
-
Uses of Config in net.runelite.client.plugins.tileindicators
Subinterfaces of Config in net.runelite.client.plugins.tileindicators Modifier and Type Interface Description interface
TileIndicatorsConfig
-
Uses of Config in net.runelite.client.plugins.timersandbuffs
Subinterfaces of Config in net.runelite.client.plugins.timersandbuffs Modifier and Type Interface Description interface
TimersAndBuffsConfig
-
Uses of Config in net.runelite.client.plugins.timestamp
Subinterfaces of Config in net.runelite.client.plugins.timestamp Modifier and Type Interface Description interface
TimestampConfig
-
Uses of Config in net.runelite.client.plugins.timetracking
Subinterfaces of Config in net.runelite.client.plugins.timetracking Modifier and Type Interface Description interface
TimeTrackingConfig
-
Uses of Config in net.runelite.client.plugins.tithefarm
Subinterfaces of Config in net.runelite.client.plugins.tithefarm Modifier and Type Interface Description interface
TitheFarmPluginConfig
-
Uses of Config in net.runelite.client.plugins.twitch
Subinterfaces of Config in net.runelite.client.plugins.twitch Modifier and Type Interface Description interface
TwitchConfig
-
Uses of Config in net.runelite.client.plugins.virtuallevels
Subinterfaces of Config in net.runelite.client.plugins.virtuallevels Modifier and Type Interface Description interface
VirtualLevelsConfig
-
Uses of Config in net.runelite.client.plugins.wiki
Subinterfaces of Config in net.runelite.client.plugins.wiki Modifier and Type Interface Description interface
WikiConfig
-
Uses of Config in net.runelite.client.plugins.wintertodt
Subinterfaces of Config in net.runelite.client.plugins.wintertodt Modifier and Type Interface Description interface
WintertodtConfig
-
Uses of Config in net.runelite.client.plugins.woodcutting
Subinterfaces of Config in net.runelite.client.plugins.woodcutting Modifier and Type Interface Description interface
WoodcuttingConfig
-
Uses of Config in net.runelite.client.plugins.worldhopper
Subinterfaces of Config in net.runelite.client.plugins.worldhopper Modifier and Type Interface Description interface
WorldHopperConfig
-
Uses of Config in net.runelite.client.plugins.worldmap
Subinterfaces of Config in net.runelite.client.plugins.worldmap Modifier and Type Interface Description interface
WorldMapConfig
-
Uses of Config in net.runelite.client.plugins.xpdrop
Subinterfaces of Config in net.runelite.client.plugins.xpdrop Modifier and Type Interface Description interface
XpDropConfig
-
Uses of Config in net.runelite.client.plugins.xpglobes
Subinterfaces of Config in net.runelite.client.plugins.xpglobes Modifier and Type Interface Description interface
XpGlobesConfig
-
Uses of Config in net.runelite.client.plugins.xptracker
Subinterfaces of Config in net.runelite.client.plugins.xptracker Modifier and Type Interface Description interface
XpTrackerConfig
-
Uses of Config in net.runelite.client.plugins.xpupdater
Subinterfaces of Config in net.runelite.client.plugins.xpupdater Modifier and Type Interface Description interface
XpUpdaterConfig
-