Uses of Class
net.runelite.client.eventbus.Subscribe
-
-
Uses of Subscribe in net.runelite.client.callback
Methods in net.runelite.client.callback with annotations of type Subscribe Modifier and Type Method Description void
Hooks. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
-
Uses of Subscribe in net.runelite.client.chat
Methods in net.runelite.client.chat with annotations of type Subscribe Modifier and Type Method Description void
ChatCommandManager. onChatboxInput(ChatboxInput chatboxInput)
void
ChatCommandManager. onChatMessage(ChatMessage chatMessage)
void
ChatMessageManager. onConfigChanged(ConfigChanged event)
void
ChatCommandManager. onPrivateMessageInput(PrivateMessageInput privateMessageInput)
void
ChatMessageManager. onProfileChanged(ProfileChanged profileChanged)
void
ChatMessageManager. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
-
Uses of Subscribe in net.runelite.client.config
Methods in net.runelite.client.config with annotations of type Subscribe Modifier and Type Method Description void
ConfigManager. onSessionClose(SessionClose sessionClose)
void
ConfigManager. onSessionOpen(SessionOpen sessionOpen)
-
Uses of Subscribe in net.runelite.client.externalplugins
Methods in net.runelite.client.externalplugins with annotations of type Subscribe Modifier and Type Method Description void
ExternalPluginManager. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.game
Methods in net.runelite.client.game with annotations of type Subscribe Modifier and Type Method Description void
LootManager. onAnimationChanged(AnimationChanged e)
void
NpcUtil. onAnimationChanged(AnimationChanged animationChanged)
void
LootManager. onGameTick(GameTick gameTick)
void
LootManager. onItemDespawned(ItemDespawned itemDespawned)
void
LootManager. onItemSpawned(ItemSpawned itemSpawned)
void
LootManager. onNpcChanged(NpcChanged npcChanged)
void
LootManager. onNpcDespawned(NpcDespawned npcDespawned)
void
LootManager. onPlayerDespawned(PlayerDespawned playerDespawned)
-
Uses of Subscribe in net.runelite.client.game.chatbox
Methods in net.runelite.client.game.chatbox with annotations of type Subscribe Modifier and Type Method Description void
ChatboxPanelManager. onScriptPreFired(ScriptPreFired ev)
-
Uses of Subscribe in net.runelite.client.menus
Methods in net.runelite.client.menus with annotations of type Subscribe Modifier and Type Method Description void
MenuManager. onMenuEntryAdded(MenuEntryAdded event)
void
MenuManager. onPlayerMenuOptionsChanged(PlayerMenuOptionsChanged event)
-
Uses of Subscribe in net.runelite.client.party
Methods in net.runelite.client.party with annotations of type Subscribe Modifier and Type Method Description void
PartyService. onPartyChatMessage(PartyChatMessage message)
void
PartyService. onUserJoin(UserJoin message)
void
PartyService. onUserPart(UserPart message)
-
Uses of Subscribe in net.runelite.client.plugins
Methods in net.runelite.client.plugins with annotations of type Subscribe Modifier and Type Method Description void
PluginManager. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.account
Methods in net.runelite.client.plugins.account with annotations of type Subscribe Modifier and Type Method Description void
AccountPlugin. onSessionClose(SessionClose e)
void
AccountPlugin. onSessionOpen(SessionOpen sessionOpen)
-
Uses of Subscribe in net.runelite.client.plugins.achievementdiary
Methods in net.runelite.client.plugins.achievementdiary with annotations of type Subscribe Modifier and Type Method Description void
DiaryRequirementsPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.agility
-
Uses of Subscribe in net.runelite.client.plugins.ammo
Methods in net.runelite.client.plugins.ammo with annotations of type Subscribe Modifier and Type Method Description void
AmmoPlugin. onItemContainerChanged(ItemContainerChanged event)
void
AmmoPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.antidrag
Methods in net.runelite.client.plugins.antidrag with annotations of type Subscribe Modifier and Type Method Description void
AntiDragPlugin. onConfigChanged(ConfigChanged event)
void
AntiDragPlugin. onFocusChanged(FocusChanged focusChanged)
void
AntiDragPlugin. onWidgetLoaded(WidgetLoaded widgetLoaded)
-
Uses of Subscribe in net.runelite.client.plugins.attackstyles
Methods in net.runelite.client.plugins.attackstyles with annotations of type Subscribe Modifier and Type Method Description void
AttackStylesPlugin. onConfigChanged(ConfigChanged event)
void
AttackStylesPlugin. onGameTick(GameTick gameTick)
void
AttackStylesPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
void
AttackStylesPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.bank
Methods in net.runelite.client.plugins.bank with annotations of type Subscribe Modifier and Type Method Description void
BankPlugin. onItemContainerChanged(ItemContainerChanged event)
void
BankPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
BankPlugin. onMenuShouldLeftClick(MenuShouldLeftClick event)
void
BankPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
void
BankPlugin. onScriptPostFired(ScriptPostFired event)
void
BankPlugin. onScriptPreFired(ScriptPreFired event)
void
BankPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.banktags
Methods in net.runelite.client.plugins.banktags with annotations of type Subscribe Modifier and Type Method Description void
BankTagsPlugin. onConfigChanged(ConfigChanged configChanged)
void
BankTagsPlugin. onGrandExchangeSearched(GrandExchangeSearched event)
void
BankTagsPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
BankTagsPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
-
Uses of Subscribe in net.runelite.client.plugins.banktags.tabs
Methods in net.runelite.client.plugins.banktags.tabs with annotations of type Subscribe Modifier and Type Method Description void
TabInterface. onDraggingWidgetChanged(DraggingWidgetChanged event)
void
TabInterface. onMenuOptionClicked(MenuOptionClicked event)
void
LayoutManager. onScriptPreFired(ScriptPreFired event)
void
TabInterface. onScriptPreFired(ScriptPreFired event)
void
TabInterface. onWidgetClosed(WidgetClosed event)
-
Uses of Subscribe in net.runelite.client.plugins.barbarianassault
Methods in net.runelite.client.plugins.barbarianassault with annotations of type Subscribe Modifier and Type Method Description void
BarbarianAssaultPlugin. onChatMessage(ChatMessage event)
void
BarbarianAssaultPlugin. onVarbitChanged(VarbitChanged event)
void
BarbarianAssaultPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.barrows
Methods in net.runelite.client.plugins.barrows with annotations of type Subscribe Modifier and Type Method Description void
BarrowsPlugin. onBeforeRender(BeforeRender beforeRender)
void
BarrowsPlugin. onConfigChanged(ConfigChanged event)
void
BarrowsPlugin. onGameStateChanged(GameStateChanged event)
void
BarrowsPlugin. onWidgetClosed(WidgetClosed widgetClosed)
void
BarrowsPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.blastfurnace
Methods in net.runelite.client.plugins.blastfurnace with annotations of type Subscribe Modifier and Type Method Description void
BlastFurnacePlugin. onGameObjectDespawned(GameObjectDespawned event)
void
BlastFurnacePlugin. onGameObjectSpawned(GameObjectSpawned event)
void
BlastFurnacePlugin. onGameStateChanged(GameStateChanged event)
void
BlastFurnacePlugin. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.blastmine
Methods in net.runelite.client.plugins.blastmine with annotations of type Subscribe Modifier and Type Method Description void
BlastMinePlugin. onGameObjectSpawned(GameObjectSpawned event)
void
BlastMinePlugin. onGameStateChanged(GameStateChanged event)
void
BlastMinePlugin. onGameTick(GameTick gameTick)
-
Uses of Subscribe in net.runelite.client.plugins.boosts
Methods in net.runelite.client.plugins.boosts with annotations of type Subscribe Modifier and Type Method Description void
BoostsPlugin. onConfigChanged(ConfigChanged event)
void
BoostsPlugin. onGameStateChanged(GameStateChanged event)
void
BoostsPlugin. onGameTick(GameTick event)
void
BoostsPlugin. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.bosstimer
Methods in net.runelite.client.plugins.bosstimer with annotations of type Subscribe Modifier and Type Method Description void
BossTimersPlugin. onNpcChanged(NpcChanged npcChanged)
void
BossTimersPlugin. onNpcDespawned(NpcDespawned npcDespawned)
-
Uses of Subscribe in net.runelite.client.plugins.camera
Methods in net.runelite.client.plugins.camera with annotations of type Subscribe Modifier and Type Method Description void
CameraPlugin. onClientTick(ClientTick event)
Checks if the menu has any options, because menu entries are built each tick and the MouseListener runs on the awt threadvoid
CameraPlugin. onConfigChanged(ConfigChanged ev)
void
CameraPlugin. onFocusChanged(FocusChanged event)
void
CameraPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
-
Uses of Subscribe in net.runelite.client.plugins.cannon
Methods in net.runelite.client.plugins.cannon with annotations of type Subscribe Modifier and Type Method Description void
CannonPlugin. onChatMessage(ChatMessage event)
void
CannonPlugin. onConfigChanged(ConfigChanged event)
void
CannonPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
CannonPlugin. onItemContainerChanged(ItemContainerChanged event)
void
CannonPlugin. onVarbitChanged(VarbitChanged varbitChanged)
-
Uses of Subscribe in net.runelite.client.plugins.chatchannel
Methods in net.runelite.client.plugins.chatchannel with annotations of type Subscribe Modifier and Type Method Description void
ChatChannelPlugin. onClanMemberJoined(ClanMemberJoined clanMemberJoined)
void
ChatChannelPlugin. onClanMemberLeft(ClanMemberLeft clanMemberLeft)
void
ChatChannelPlugin. onConfigChanged(ConfigChanged configChanged)
void
ChatChannelPlugin. onFriendsChatChanged(FriendsChatChanged event)
void
ChatChannelPlugin. onFriendsChatMemberJoined(FriendsChatMemberJoined event)
void
ChatChannelPlugin. onFriendsChatMemberLeft(FriendsChatMemberLeft event)
void
ChatChannelPlugin. onGameStateChanged(GameStateChanged state)
void
ChatChannelPlugin. onGameTick(GameTick gameTick)
void
ChatChannelPlugin. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
void
ChatChannelPlugin. onScriptPostFired(ScriptPostFired event)
void
ChatChannelPlugin. onVarClientStrChanged(VarClientStrChanged strChanged)
-
Uses of Subscribe in net.runelite.client.plugins.chatcommands
Methods in net.runelite.client.plugins.chatcommands with annotations of type Subscribe Modifier and Type Method Description void
ChatCommandsPlugin. onChatMessage(ChatMessage chatMessage)
void
ChatCommandsPlugin. onGameStateChanged(GameStateChanged event)
void
ChatCommandsPlugin. onGameTick(GameTick event)
void
ChatCommandsPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
void
ChatCommandsPlugin. onVarbitChanged(VarbitChanged varbitChanged)
void
ChatCommandsPlugin. onWidgetLoaded(WidgetLoaded widget)
-
Uses of Subscribe in net.runelite.client.plugins.chatfilter
Methods in net.runelite.client.plugins.chatfilter with annotations of type Subscribe Modifier and Type Method Description void
ChatFilterPlugin. onChatMessage(ChatMessage chatMessage)
void
ChatFilterPlugin. onConfigChanged(ConfigChanged event)
void
ChatFilterPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
ChatFilterPlugin. onOverheadTextChanged(OverheadTextChanged event)
void
ChatFilterPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
-
Uses of Subscribe in net.runelite.client.plugins.chathistory
Methods in net.runelite.client.plugins.chathistory with annotations of type Subscribe Modifier and Type Method Description void
ChatHistoryPlugin. onChatMessage(ChatMessage chatMessage)
void
ChatHistoryPlugin. onMenuEntryAdded(MenuEntryAdded entry)
void
ChatHistoryPlugin. onMenuOptionClicked(MenuOptionClicked event)
-
Uses of Subscribe in net.runelite.client.plugins.chatnotifications
Methods in net.runelite.client.plugins.chatnotifications with annotations of type Subscribe Modifier and Type Method Description void
ChatNotificationsPlugin. onChatMessage(ChatMessage chatMessage)
void
ChatNotificationsPlugin. onConfigChanged(ConfigChanged event)
void
ChatNotificationsPlugin. onGameStateChanged(GameStateChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.cluescrolls
-
Uses of Subscribe in net.runelite.client.plugins.combatlevel
Methods in net.runelite.client.plugins.combatlevel with annotations of type Subscribe Modifier and Type Method Description void
CombatLevelPlugin. onConfigChanged(ConfigChanged event)
void
CombatLevelPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
void
CombatLevelPlugin. onScriptPreFired(ScriptPreFired scriptPreFired)
-
Uses of Subscribe in net.runelite.client.plugins.config
Methods in net.runelite.client.plugins.config with annotations of type Subscribe Modifier and Type Method Description void
ConfigPlugin. onOverlayMenuClicked(OverlayMenuClicked overlayMenuClicked)
-
Uses of Subscribe in net.runelite.client.plugins.cooking
Methods in net.runelite.client.plugins.cooking with annotations of type Subscribe Modifier and Type Method Description void
CookingPlugin. onChatMessage(ChatMessage event)
void
CookingPlugin. onGameTick(GameTick gameTick)
void
CookingPlugin. onGraphicChanged(GraphicChanged graphicChanged)
-
Uses of Subscribe in net.runelite.client.plugins.corp
Methods in net.runelite.client.plugins.corp with annotations of type Subscribe Modifier and Type Method Description void
CorpPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
CorpPlugin. onHitsplatApplied(HitsplatApplied hitsplatApplied)
void
CorpPlugin. onInteractingChanged(InteractingChanged interactingChanged)
void
CorpPlugin. onMenuEntryAdded(MenuEntryAdded menuEntryAdded)
void
CorpPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
CorpPlugin. onNpcSpawned(NpcSpawned npcSpawned)
void
CorpPlugin. onVarbitChanged(VarbitChanged varbitChanged)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.cooking
Methods in net.runelite.client.plugins.crowdsourcing.cooking with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingCooking. onChatMessage(ChatMessage event)
void
CrowdsourcingCooking. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.dialogue
Methods in net.runelite.client.plugins.crowdsourcing.dialogue with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingDialogue. onChatMessage(ChatMessage chatMessage)
void
CrowdsourcingDialogue. onGameTick(GameTick tick)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.music
Methods in net.runelite.client.plugins.crowdsourcing.music with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingMusic. onChatMessage(ChatMessage event)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.thieving
Methods in net.runelite.client.plugins.crowdsourcing.thieving with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingThieving. onChatMessage(ChatMessage event)
void
CrowdsourcingThieving. onMenuOptionClicked(MenuOptionClicked event)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.woodcutting
Methods in net.runelite.client.plugins.crowdsourcing.woodcutting with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingWoodcutting. onChatMessage(ChatMessage event)
void
CrowdsourcingWoodcutting. onGameObjectDespawned(GameObjectDespawned event)
void
CrowdsourcingWoodcutting. onGameTick(GameTick tick)
void
CrowdsourcingWoodcutting. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
-
Uses of Subscribe in net.runelite.client.plugins.crowdsourcing.zmi
Methods in net.runelite.client.plugins.crowdsourcing.zmi with annotations of type Subscribe Modifier and Type Method Description void
CrowdsourcingZMI. onChatMessage(ChatMessage chatMessage)
void
CrowdsourcingZMI. onItemContainerChanged(ItemContainerChanged event)
void
CrowdsourcingZMI. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
void
CrowdsourcingZMI. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.customcursor
Methods in net.runelite.client.plugins.customcursor with annotations of type Subscribe Modifier and Type Method Description void
CustomCursorPlugin. onConfigChanged(ConfigChanged event)
void
CustomCursorPlugin. onItemContainerChanged(ItemContainerChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.dailytaskindicators
Methods in net.runelite.client.plugins.dailytaskindicators with annotations of type Subscribe Modifier and Type Method Description void
DailyTasksPlugin. onGameStateChanged(GameStateChanged event)
void
DailyTasksPlugin. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.defaultworld
Methods in net.runelite.client.plugins.defaultworld with annotations of type Subscribe Modifier and Type Method Description void
DefaultWorldPlugin. onWorldChanged(WorldChanged worldChanged)
-
Uses of Subscribe in net.runelite.client.plugins.devtools
Methods in net.runelite.client.plugins.devtools with annotations of type Subscribe Modifier and Type Method Description void
DevToolsPlugin. onClientTick(ClientTick clientTick)
void
DevToolsPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
DevToolsPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
DevToolsPlugin. onScriptCallbackEvent(ScriptCallbackEvent ev)
void
ScriptInspector. onScriptPostFired(ScriptPostFired event)
void
ScriptInspector. onScriptPreFired(ScriptPreFired event)
-
Uses of Subscribe in net.runelite.client.plugins.discord
Methods in net.runelite.client.plugins.discord with annotations of type Subscribe Modifier and Type Method Description void
DiscordPlugin. onConfigChanged(ConfigChanged event)
void
DiscordPlugin. onDiscordUserInfo(net.runelite.client.plugins.discord.DiscordUserInfo event)
void
DiscordPlugin. onGameStateChanged(GameStateChanged event)
void
DiscordPlugin. onStatChanged(StatChanged statChanged)
void
DiscordPlugin. onUserSync(UserSync event)
-
Uses of Subscribe in net.runelite.client.plugins.dpscounter
Methods in net.runelite.client.plugins.dpscounter with annotations of type Subscribe Modifier and Type Method Description void
DpsCounterPlugin. onDpsUpdate(DpsUpdate dpsUpdate)
void
DpsCounterPlugin. onHitsplatApplied(HitsplatApplied hitsplatApplied)
void
DpsCounterPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
DpsCounterPlugin. onPartyChanged(PartyChanged partyChanged)
-
Uses of Subscribe in net.runelite.client.plugins.driftnet
Methods in net.runelite.client.plugins.driftnet with annotations of type Subscribe Modifier and Type Method Description void
DriftNetPlugin. onChatMessage(ChatMessage event)
void
DriftNetPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
DriftNetPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
DriftNetPlugin. onGameStateChanged(GameStateChanged event)
void
DriftNetPlugin. onGameTick(GameTick tick)
void
DriftNetPlugin. onInteractingChanged(InteractingChanged event)
void
DriftNetPlugin. onItemContainerChanged(ItemContainerChanged event)
void
DriftNetPlugin. onNpcDespawned(NpcDespawned event)
void
DriftNetPlugin. onNpcSpawned(NpcSpawned event)
void
DriftNetPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.emojis
Methods in net.runelite.client.plugins.emojis with annotations of type Subscribe Modifier and Type Method Description void
EmojiPlugin. onChatMessage(ChatMessage chatMessage)
void
EmojiPlugin. onOverheadTextChanged(OverheadTextChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.entityhider
Methods in net.runelite.client.plugins.entityhider with annotations of type Subscribe Modifier and Type Method Description void
EntityHiderPlugin. onConfigChanged(ConfigChanged e)
-
Uses of Subscribe in net.runelite.client.plugins.examine
Methods in net.runelite.client.plugins.examine with annotations of type Subscribe Modifier and Type Method Description void
ExaminePlugin. onChatMessage(ChatMessage event)
void
ExaminePlugin. onGameStateChanged(GameStateChanged event)
void
ExaminePlugin. onMenuOptionClicked(MenuOptionClicked event)
-
Uses of Subscribe in net.runelite.client.plugins.fairyring
Methods in net.runelite.client.plugins.fairyring with annotations of type Subscribe Modifier and Type Method Description void
FairyRingPlugin. onGameTick(GameTick t)
void
FairyRingPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
FairyRingPlugin. onScriptPostFired(ScriptPostFired event)
void
FairyRingPlugin. onVarbitChanged(VarbitChanged event)
void
FairyRingPlugin. onWidgetLoaded(WidgetLoaded widgetLoaded)
-
Uses of Subscribe in net.runelite.client.plugins.fishing
Methods in net.runelite.client.plugins.fishing with annotations of type Subscribe Modifier and Type Method Description void
FishingPlugin. onChatMessage(ChatMessage event)
void
FishingPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
FishingPlugin. onGameTick(GameTick event)
void
FishingPlugin. onInteractingChanged(InteractingChanged event)
void
FishingPlugin. onItemContainerChanged(ItemContainerChanged event)
void
FishingPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
FishingPlugin. onNpcSpawned(NpcSpawned event)
void
FishingPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.fps
Methods in net.runelite.client.plugins.fps with annotations of type Subscribe Modifier and Type Method Description void
FpsPlugin. onConfigChanged(ConfigChanged event)
void
FpsPlugin. onFocusChanged(FocusChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.friendlist
Methods in net.runelite.client.plugins.friendlist with annotations of type Subscribe Modifier and Type Method Description void
FriendListPlugin. onChatMessage(ChatMessage message)
void
FriendListPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
FriendListPlugin. onScriptPostFired(ScriptPostFired event)
-
Uses of Subscribe in net.runelite.client.plugins.friendnotes
Methods in net.runelite.client.plugins.friendnotes with annotations of type Subscribe Modifier and Type Method Description void
FriendNotesPlugin. onConfigChanged(ConfigChanged event)
void
FriendNotesPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
FriendNotesPlugin. onNameableNameChanged(NameableNameChanged event)
void
FriendNotesPlugin. onRemovedFriend(RemovedFriend event)
void
FriendNotesPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
-
Uses of Subscribe in net.runelite.client.plugins.gpu
Methods in net.runelite.client.plugins.gpu with annotations of type Subscribe Modifier and Type Method Description void
GpuPlugin. onConfigChanged(ConfigChanged configChanged)
void
GpuPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
-
Uses of Subscribe in net.runelite.client.plugins.grandexchange
Methods in net.runelite.client.plugins.grandexchange with annotations of type Subscribe Modifier and Type Method Description void
GrandExchangePlugin. onChatMessage(ChatMessage event)
void
GrandExchangePlugin. onConfigChanged(ConfigChanged event)
void
GrandExchangePlugin. onFocusChanged(FocusChanged focusChanged)
void
GrandExchangePlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
GrandExchangePlugin. onGrandExchangeOfferChanged(GrandExchangeOfferChanged offerEvent)
void
GrandExchangePlugin. onGrandExchangeSearched(GrandExchangeSearched event)
void
GrandExchangePlugin. onMenuEntryAdded(MenuEntryAdded event)
void
GrandExchangePlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
void
GrandExchangePlugin. onScriptPostFired(ScriptPostFired event)
void
GrandExchangePlugin. onSessionClose(SessionClose sessionClose)
void
GrandExchangePlugin. onSessionOpen(SessionOpen sessionOpen)
-
Uses of Subscribe in net.runelite.client.plugins.grounditems
Methods in net.runelite.client.plugins.grounditems with annotations of type Subscribe Modifier and Type Method Description void
GroundItemsPlugin. onClientTick(ClientTick event)
void
GroundItemsPlugin. onConfigChanged(ConfigChanged event)
void
GroundItemsPlugin. onFocusChanged(FocusChanged focusChanged)
void
GroundItemsPlugin. onGameStateChanged(GameStateChanged event)
void
GroundItemsPlugin. onItemDespawned(ItemDespawned itemDespawned)
void
GroundItemsPlugin. onItemQuantityChanged(ItemQuantityChanged itemQuantityChanged)
void
GroundItemsPlugin. onItemSpawned(ItemSpawned itemSpawned)
void
GroundItemsPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
GroundItemsPlugin. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.groundmarkers
Methods in net.runelite.client.plugins.groundmarkers with annotations of type Subscribe Modifier and Type Method Description void
GroundMarkerPlugin. onConfigChanged(ConfigChanged event)
void
GroundMarkerPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
GroundMarkerPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
GroundMarkerPlugin. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.herbiboars
Methods in net.runelite.client.plugins.herbiboars with annotations of type Subscribe Modifier and Type Method Description void
HerbiboarPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
HerbiboarPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
HerbiboarPlugin. onGameStateChanged(GameStateChanged event)
void
HerbiboarPlugin. onGroundObjectDespawned(GroundObjectDespawned event)
void
HerbiboarPlugin. onGroundObjectSpawned(GroundObjectSpawned event)
void
HerbiboarPlugin. onMenuOptionClicked(MenuOptionClicked menuOpt)
void
HerbiboarPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.hiscore
Methods in net.runelite.client.plugins.hiscore with annotations of type Subscribe Modifier and Type Method Description void
HiscorePlugin. onChatMessage(ChatMessage event)
void
HiscorePlugin. onConfigChanged(ConfigChanged event)
void
HiscorePlugin. onMenuEntryAdded(MenuEntryAdded event)
void
HiscorePlugin. onMenuOptionClicked(MenuOptionClicked event)
void
HiscorePlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.hunter
Methods in net.runelite.client.plugins.hunter with annotations of type Subscribe Modifier and Type Method Description void
HunterPlugin. onConfigChanged(ConfigChanged event)
void
HunterPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
HunterPlugin. onGameTick(GameTick event)
Iterates over all the traps that were placed by the local player and checks if the trap is still there. -
Uses of Subscribe in net.runelite.client.plugins.idlenotifier
Methods in net.runelite.client.plugins.idlenotifier with annotations of type Subscribe Modifier and Type Method Description void
IdleNotifierPlugin. onAnimationChanged(AnimationChanged event)
void
IdleNotifierPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
IdleNotifierPlugin. onGameTick(GameTick event)
void
IdleNotifierPlugin. onGraphicChanged(GraphicChanged event)
void
IdleNotifierPlugin. onHitsplatApplied(HitsplatApplied event)
void
IdleNotifierPlugin. onInteractingChanged(InteractingChanged event)
void
IdleNotifierPlugin. onNpcChanged(NpcChanged event)
void
IdleNotifierPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.implings
Methods in net.runelite.client.plugins.implings with annotations of type Subscribe Modifier and Type Method Description void
ImplingsPlugin. onNpcChanged(NpcChanged npcCompositionChanged)
void
ImplingsPlugin. onNpcSpawned(NpcSpawned npcSpawned)
-
Uses of Subscribe in net.runelite.client.plugins.info
Methods in net.runelite.client.plugins.info with annotations of type Subscribe Modifier and Type Method Description void
InfoPanel. onSessionClose(SessionClose e)
void
InfoPanel. onSessionOpen(SessionOpen sessionOpen)
-
Uses of Subscribe in net.runelite.client.plugins.instancemap
Methods in net.runelite.client.plugins.instancemap with annotations of type Subscribe Modifier and Type Method Description void
InstanceMapPlugin. onGameStateChanged(GameStateChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.interacthighlight
Methods in net.runelite.client.plugins.interacthighlight with annotations of type Subscribe Modifier and Type Method Description void
InteractHighlightPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
InteractHighlightPlugin. onGameTick(GameTick gameTick)
void
InteractHighlightPlugin. onInteractingChanged(InteractingChanged interactingChanged)
void
InteractHighlightPlugin. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
void
InteractHighlightPlugin. onNpcDespawned(NpcDespawned npcDespawned)
-
Uses of Subscribe in net.runelite.client.plugins.interfacestyles
Methods in net.runelite.client.plugins.interfacestyles with annotations of type Subscribe Modifier and Type Method Description void
InterfaceStylesPlugin. onBeforeMenuRender(BeforeMenuRender event)
void
InterfaceStylesPlugin. onConfigChanged(ConfigChanged config)
void
InterfaceStylesPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
InterfaceStylesPlugin. onMenuOpened(MenuOpened event)
void
InterfaceStylesPlugin. onPostClientTick(PostClientTick event)
void
InterfaceStylesPlugin. onPostHealthBarConfig(PostHealthBarConfig postHealthBar)
void
InterfaceStylesPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
-
Uses of Subscribe in net.runelite.client.plugins.inventorytags
Methods in net.runelite.client.plugins.inventorytags with annotations of type Subscribe Modifier and Type Method Description void
InventoryTagsPlugin. onConfigChanged(ConfigChanged configChanged)
void
InventoryTagsPlugin. onMenuOpened(MenuOpened event)
-
Uses of Subscribe in net.runelite.client.plugins.itemcharges
Methods in net.runelite.client.plugins.itemcharges with annotations of type Subscribe Modifier and Type Method Description void
ItemChargePlugin. onChatMessage(ChatMessage event)
void
ItemChargePlugin. onConfigChanged(ConfigChanged event)
void
ItemChargePlugin. onGameStateChanged(GameStateChanged e)
void
ItemChargePlugin. onItemContainerChanged(ItemContainerChanged event)
void
ItemChargePlugin. onWidgetLoaded(WidgetLoaded widgetLoaded)
-
Uses of Subscribe in net.runelite.client.plugins.itemprices
Methods in net.runelite.client.plugins.itemprices with annotations of type Subscribe Modifier and Type Method Description void
ItemPricesPlugin. onBeforeRender(BeforeRender event)
-
Uses of Subscribe in net.runelite.client.plugins.itemstats
Methods in net.runelite.client.plugins.itemstats with annotations of type Subscribe Modifier and Type Method Description void
ItemStatPlugin. onConfigChanged(ConfigChanged event)
void
ItemStatPlugin. onGameTick(GameTick event)
void
ItemStatPlugin. onScriptPostFired(ScriptPostFired event)
void
ItemStatPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.keyremapping
Methods in net.runelite.client.plugins.keyremapping with annotations of type Subscribe Modifier and Type Method Description void
KeyRemappingPlugin. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
-
Uses of Subscribe in net.runelite.client.plugins.kingdomofmiscellania
Methods in net.runelite.client.plugins.kingdomofmiscellania with annotations of type Subscribe Modifier and Type Method Description void
KingdomPlugin. onGameStateChanged(GameStateChanged event)
void
KingdomPlugin. onGameTick(GameTick gameTick)
void
KingdomPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.kourendlibrary
Methods in net.runelite.client.plugins.kourendlibrary with annotations of type Subscribe Modifier and Type Method Description void
KourendLibraryPlugin. onAnimationChanged(AnimationChanged anim)
void
KourendLibraryPlugin. onChatMessage(ChatMessage event)
void
KourendLibraryPlugin. onConfigChanged(ConfigChanged ev)
void
KourendLibraryPlugin. onGameStateChanged(GameStateChanged event)
void
KourendLibraryPlugin. onGameTick(GameTick tick)
void
KourendLibraryPlugin. onItemContainerChanged(ItemContainerChanged itemContainerChangedEvent)
void
KourendLibraryPlugin. onMenuOptionClicked(MenuOptionClicked menuOpt)
void
KourendLibraryPlugin. onNpcDespawned(NpcDespawned event)
void
KourendLibraryPlugin. onNpcSpawned(NpcSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.loginscreen
Methods in net.runelite.client.plugins.loginscreen with annotations of type Subscribe Modifier and Type Method Description void
LoginScreenPlugin. onConfigChanged(ConfigChanged event)
void
LoginScreenPlugin. onGameStateChanged(GameStateChanged event)
void
LoginScreenPlugin. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.logouttimer
Methods in net.runelite.client.plugins.logouttimer with annotations of type Subscribe Modifier and Type Method Description void
LogoutTimerPlugin. onConfigChanged(ConfigChanged configChanged)
-
Uses of Subscribe in net.runelite.client.plugins.loottracker
Methods in net.runelite.client.plugins.loottracker with annotations of type Subscribe Modifier and Type Method Description void
LootTrackerPlugin. onAnimationChanged(AnimationChanged animationChanged)
void
LootTrackerPlugin. onChatMessage(ChatMessage event)
void
LootTrackerPlugin. onClientShutdown(ClientShutdown event)
void
LootTrackerPlugin. onConfigChanged(ConfigChanged event)
void
LootTrackerPlugin. onConfigSync(ConfigSync configSync)
void
LootTrackerPlugin. onGameStateChanged(GameStateChanged event)
void
LootTrackerPlugin. onItemContainerChanged(ItemContainerChanged event)
void
LootTrackerPlugin. onMenuOptionClicked(MenuOptionClicked event)
void
LootTrackerPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
LootTrackerPlugin. onNpcLootReceived(NpcLootReceived npcLootReceived)
void
LootTrackerPlugin. onPlayerLootReceived(PlayerLootReceived playerLootReceived)
void
LootTrackerPlugin. onPluginLootReceived(PluginLootReceived event)
void
LootTrackerPlugin. onPostClientTick(PostClientTick postClientTick)
void
LootTrackerPlugin. onRuneScapeProfileChanged(RuneScapeProfileChanged e)
void
LootTrackerPlugin. onSessionClose(SessionClose sessionClose)
void
LootTrackerPlugin. onSessionOpen(SessionOpen sessionOpen)
void
LootTrackerPlugin. onWidgetLoaded(WidgetLoaded widgetLoaded)
-
Uses of Subscribe in net.runelite.client.plugins.lowmemory
Methods in net.runelite.client.plugins.lowmemory with annotations of type Subscribe Modifier and Type Method Description void
LowMemoryPlugin. onBeforeRender(BeforeRender beforeRender)
void
LowMemoryPlugin. onConfigChanged(ConfigChanged configChanged)
void
LowMemoryPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
-
Uses of Subscribe in net.runelite.client.plugins.menuentryswapper
Methods in net.runelite.client.plugins.menuentryswapper with annotations of type Subscribe Modifier and Type Method Description void
MenuEntrySwapperPlugin. onClientTick(ClientTick clientTick)
void
MenuEntrySwapperPlugin. onMenuEntryAdded(MenuEntryAdded menuEntryAdded)
void
MenuEntrySwapperPlugin. onMenuOpened(MenuOpened event)
void
MenuEntrySwapperPlugin. onPostMenuSort(PostMenuSort postMenuSort)
-
Uses of Subscribe in net.runelite.client.plugins.metronome
Methods in net.runelite.client.plugins.metronome with annotations of type Subscribe Modifier and Type Method Description void
MetronomePlugin. onGameTick(GameTick tick)
-
Uses of Subscribe in net.runelite.client.plugins.minimap
Methods in net.runelite.client.plugins.minimap with annotations of type Subscribe Modifier and Type Method Description void
MinimapPlugin. onConfigChanged(ConfigChanged event)
void
MinimapPlugin. onGameStateChanged(GameStateChanged event)
void
MinimapPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
-
Uses of Subscribe in net.runelite.client.plugins.mining
Methods in net.runelite.client.plugins.mining with annotations of type Subscribe Modifier and Type Method Description void
MiningPlugin. onAnimationChanged(AnimationChanged event)
void
MiningPlugin. onChatMessage(ChatMessage event)
void
MiningPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
MiningPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
MiningPlugin. onGameStateChanged(GameStateChanged event)
void
MiningPlugin. onGameTick(GameTick gameTick)
void
MiningPlugin. onScriptPreFired(ScriptPreFired scriptPreFired)
-
Uses of Subscribe in net.runelite.client.plugins.motherlode
Methods in net.runelite.client.plugins.motherlode with annotations of type Subscribe Modifier and Type Method Description void
MotherlodePlugin. onChatMessage(ChatMessage event)
void
MotherlodePlugin. onGameObjectDespawned(GameObjectDespawned event)
void
MotherlodePlugin. onGameObjectSpawned(GameObjectSpawned event)
void
MotherlodePlugin. onGameStateChanged(GameStateChanged event)
void
MotherlodePlugin. onItemContainerChanged(ItemContainerChanged event)
void
MotherlodePlugin. onVarbitChanged(VarbitChanged event)
void
MotherlodePlugin. onWallObjectDespawned(WallObjectDespawned event)
void
MotherlodePlugin. onWallObjectSpawned(WallObjectSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.mta.alchemy
Methods in net.runelite.client.plugins.mta.alchemy with annotations of type Subscribe Modifier and Type Method Description void
AlchemyRoom. onChatMessage(ChatMessage wrapper)
void
AlchemyRoom. onGameObjectSpawned(GameObjectSpawned event)
void
AlchemyRoom. onGameStateChanged(GameStateChanged gameStateChanged)
void
AlchemyRoom. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.mta.enchantment
Methods in net.runelite.client.plugins.mta.enchantment with annotations of type Subscribe Modifier and Type Method Description void
EnchantmentRoom. onGameStateChanged(GameStateChanged gameStateChanged)
void
EnchantmentRoom. onGameTick(GameTick event)
void
EnchantmentRoom. onItemDespawned(ItemDespawned itemDespawned)
void
EnchantmentRoom. onItemSpawned(ItemSpawned itemSpawned)
-
Uses of Subscribe in net.runelite.client.plugins.mta.graveyard
Methods in net.runelite.client.plugins.mta.graveyard with annotations of type Subscribe Modifier and Type Method Description void
GraveyardRoom. onGameTick(GameTick tick)
void
GraveyardRoom. onItemContainerChanged(ItemContainerChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.mta.telekinetic
Methods in net.runelite.client.plugins.mta.telekinetic with annotations of type Subscribe Modifier and Type Method Description void
TelekineticRoom. onGameStateChanged(GameStateChanged event)
void
TelekineticRoom. onGameTick(GameTick event)
void
TelekineticRoom. onGroundObjectSpawned(GroundObjectSpawned event)
void
TelekineticRoom. onNpcDespawned(NpcDespawned event)
void
TelekineticRoom. onNpcSpawned(NpcSpawned event)
void
TelekineticRoom. onWallObjectSpawned(WallObjectSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.music
Methods in net.runelite.client.plugins.music with annotations of type Subscribe Modifier and Type Method Description void
MusicPlugin. onAmbientSoundEffectCreated(AmbientSoundEffectCreated ev)
void
MusicPlugin. onAreaSoundEffectPlayed(AreaSoundEffectPlayed areaSoundEffectPlayed)
void
MusicPlugin. onClientTick(ClientTick event)
void
MusicPlugin. onConfigChanged(ConfigChanged configChanged)
void
MusicPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
MusicPlugin. onSoundEffectPlayed(SoundEffectPlayed soundEffectPlayed)
void
MusicPlugin. onVarClientIntChanged(VarClientIntChanged varClientIntChanged)
void
MusicPlugin. onVolumeChanged(VolumeChanged volumeChanged)
void
MusicPlugin. onWidgetLoaded(WidgetLoaded widgetLoaded)
-
Uses of Subscribe in net.runelite.client.plugins.nightmarezone
Methods in net.runelite.client.plugins.nightmarezone with annotations of type Subscribe Modifier and Type Method Description void
NightmareZonePlugin. onBeforeRender(BeforeRender beforeRender)
void
NightmareZonePlugin. onChatMessage(ChatMessage event)
void
NightmareZonePlugin. onConfigChanged(ConfigChanged event)
void
NightmareZonePlugin. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.notes
Methods in net.runelite.client.plugins.notes with annotations of type Subscribe Modifier and Type Method Description void
NotesPlugin. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.npchighlight
Methods in net.runelite.client.plugins.npchighlight with annotations of type Subscribe Modifier and Type Method Description void
NpcIndicatorsPlugin. onConfigChanged(ConfigChanged configChanged)
void
NpcIndicatorsPlugin. onGameStateChanged(GameStateChanged event)
void
NpcIndicatorsPlugin. onGameTick(GameTick event)
void
NpcIndicatorsPlugin. onGraphicsObjectCreated(GraphicsObjectCreated event)
void
NpcIndicatorsPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
NpcIndicatorsPlugin. onNpcChanged(NpcChanged event)
void
NpcIndicatorsPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
NpcIndicatorsPlugin. onNpcSpawned(NpcSpawned npcSpawned)
-
Uses of Subscribe in net.runelite.client.plugins.npcunaggroarea
Methods in net.runelite.client.plugins.npcunaggroarea with annotations of type Subscribe Modifier and Type Method Description void
NpcAggroAreaPlugin. onConfigChanged(ConfigChanged event)
void
NpcAggroAreaPlugin. onGameStateChanged(GameStateChanged event)
void
NpcAggroAreaPlugin. onGameTick(GameTick event)
void
NpcAggroAreaPlugin. onNpcSpawned(NpcSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.objectindicators
Methods in net.runelite.client.plugins.objectindicators with annotations of type Subscribe Modifier and Type Method Description void
ObjectIndicatorsPlugin. onDecorativeObjectDespawned(DecorativeObjectDespawned event)
void
ObjectIndicatorsPlugin. onDecorativeObjectSpawned(DecorativeObjectSpawned event)
void
ObjectIndicatorsPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
ObjectIndicatorsPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
ObjectIndicatorsPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
ObjectIndicatorsPlugin. onGroundObjectDespawned(GroundObjectDespawned event)
void
ObjectIndicatorsPlugin. onGroundObjectSpawned(GroundObjectSpawned event)
void
ObjectIndicatorsPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
ObjectIndicatorsPlugin. onProfileChanged(ProfileChanged e)
void
ObjectIndicatorsPlugin. onWallObjectDespawned(WallObjectDespawned event)
void
ObjectIndicatorsPlugin. onWallObjectSpawned(WallObjectSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.opponentinfo
Methods in net.runelite.client.plugins.opponentinfo with annotations of type Subscribe Modifier and Type Method Description void
OpponentInfoPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
OpponentInfoPlugin. onGameTick(GameTick gameTick)
void
OpponentInfoPlugin. onInteractingChanged(InteractingChanged event)
void
OpponentInfoPlugin. onMenuEntryAdded(MenuEntryAdded menuEntryAdded)
void
OpponentInfoPlugin. onScriptPostFired(ScriptPostFired event)
-
Uses of Subscribe in net.runelite.client.plugins.party
Methods in net.runelite.client.plugins.party with annotations of type Subscribe Modifier and Type Method Description void
PartyPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
PartyPlugin. onConfigChanged(ConfigChanged event)
void
PartyPlugin. onFocusChanged(FocusChanged focusChanged)
void
PartyPlugin. onGameStateChanged(GameStateChanged event)
void
PartyPlugin. onGameTick(GameTick event)
void
PartyPlugin. onLocationUpdate(LocationUpdate event)
void
PartyPlugin. onMenuOptionClicked(MenuOptionClicked event)
void
PartyPlugin. onPartyChanged(PartyChanged event)
void
PartyPlugin. onPartyMemberAvatar(PartyMemberAvatar event)
void
PartyPlugin. onStatusUpdate(StatusUpdate event)
void
PartyPlugin. onTilePing(TilePing event)
void
PartyPlugin. onUserJoin(UserJoin event)
void
PartyPlugin. onUserPart(UserPart event)
void
PartyPlugin. onUserSync(UserSync event)
-
Uses of Subscribe in net.runelite.client.plugins.pestcontrol
Methods in net.runelite.client.plugins.pestcontrol with annotations of type Subscribe Modifier and Type Method Description void
PestControlPlugin. onChatMessage(ChatMessage chatMessage)
void
PestControlPlugin. onGameStateChanged(GameStateChanged event)
void
PestControlPlugin. onNpcDespawned(NpcDespawned event)
void
PestControlPlugin. onNpcSpawned(NpcSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.playerindicators
Methods in net.runelite.client.plugins.playerindicators with annotations of type Subscribe Modifier and Type Method Description void
PlayerIndicatorsPlugin. onClientTick(ClientTick clientTick)
void
PlayerIndicatorsPlugin. onProfileChanged(ProfileChanged profileChanged)
void
PlayerIndicatorsPlugin. onScriptPostFired(ScriptPostFired event)
-
Uses of Subscribe in net.runelite.client.plugins.poh
Methods in net.runelite.client.plugins.poh with annotations of type Subscribe Modifier and Type Method Description void
PohPlugin. onAnimationChanged(AnimationChanged event)
void
PohPlugin. onConfigChanged(ConfigChanged event)
void
PohPlugin. onDecorativeObjectDespawned(DecorativeObjectDespawned event)
void
PohPlugin. onDecorativeObjectSpawned(DecorativeObjectSpawned event)
void
PohPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
PohPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
PohPlugin. onGameStateChanged(GameStateChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.poison
Methods in net.runelite.client.plugins.poison with annotations of type Subscribe Modifier and Type Method Description void
PoisonPlugin. onConfigChanged(ConfigChanged event)
void
PoisonPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.prayer
Methods in net.runelite.client.plugins.prayer with annotations of type Subscribe Modifier and Type Method Description void
PrayerPlugin. onGameTick(GameTick tick)
void
PrayerPlugin. onItemContainerChanged(ItemContainerChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.puzzlesolver
Methods in net.runelite.client.plugins.puzzlesolver with annotations of type Subscribe Modifier and Type Method Description void
PuzzleSolverPlugin. onGameTick(GameTick event)
void
PuzzleSolverPlugin. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
void
PuzzleSolverPlugin. onWidgetLoaded(WidgetLoaded widget)
-
Uses of Subscribe in net.runelite.client.plugins.pyramidplunder
Methods in net.runelite.client.plugins.pyramidplunder with annotations of type Subscribe Modifier and Type Method Description void
PyramidPlunderPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
PyramidPlunderPlugin. onGameStateChanged(GameStateChanged event)
void
PyramidPlunderPlugin. onGameTick(GameTick tick)
void
PyramidPlunderPlugin. onWallObjectSpawned(WallObjectSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.questlist
Methods in net.runelite.client.plugins.questlist with annotations of type Subscribe Modifier and Type Method Description void
QuestListPlugin. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
void
QuestListPlugin. onScriptPostFired(ScriptPostFired event)
void
QuestListPlugin. onVarbitChanged(VarbitChanged varbitChanged)
void
QuestListPlugin. onVarClientIntChanged(VarClientIntChanged varClientIntChanged)
-
Uses of Subscribe in net.runelite.client.plugins.raids
Methods in net.runelite.client.plugins.raids with annotations of type Subscribe Modifier and Type Method Description void
RaidsPlugin. onChatMessage(ChatMessage event)
void
RaidsPlugin. onConfigChanged(ConfigChanged event)
void
RaidsPlugin. onGameStateChanged(GameStateChanged event)
void
RaidsPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.randomevents
Methods in net.runelite.client.plugins.randomevents with annotations of type Subscribe Modifier and Type Method Description void
RandomEventPlugin. onInteractingChanged(InteractingChanged event)
void
RandomEventPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
RandomEventPlugin. onNpcDespawned(NpcDespawned npcDespawned)
-
Uses of Subscribe in net.runelite.client.plugins.regenmeter
Methods in net.runelite.client.plugins.regenmeter with annotations of type Subscribe Modifier and Type Method Description void
RegenMeterPlugin. onGameTick(GameTick event)
void
RegenMeterPlugin. onItemContainerChanged(ItemContainerChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.reportbutton
Methods in net.runelite.client.plugins.reportbutton with annotations of type Subscribe Modifier and Type Method Description void
ReportButtonPlugin. onConfigChanged(ConfigChanged event)
void
ReportButtonPlugin. onGameStateChanged(GameStateChanged event)
void
ReportButtonPlugin. onGameTick(GameTick tick)
-
Uses of Subscribe in net.runelite.client.plugins.roofremoval
Methods in net.runelite.client.plugins.roofremoval with annotations of type Subscribe Modifier and Type Method Description void
RoofRemovalPlugin. onConfigChanged(ConfigChanged e)
void
RoofRemovalPlugin. onPreMapLoad(PreMapLoad preMapLoad)
-
Uses of Subscribe in net.runelite.client.plugins.runecraft
Methods in net.runelite.client.plugins.runecraft with annotations of type Subscribe Modifier and Type Method Description void
RunecraftPlugin. onChatMessage(ChatMessage event)
void
RunecraftPlugin. onDecorativeObjectDespawned(DecorativeObjectDespawned event)
void
RunecraftPlugin. onDecorativeObjectSpawned(DecorativeObjectSpawned event)
void
RunecraftPlugin. onGameStateChanged(GameStateChanged event)
void
RunecraftPlugin. onItemContainerChanged(ItemContainerChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.runenergy
Methods in net.runelite.client.plugins.runenergy with annotations of type Subscribe Modifier and Type Method Description void
RunEnergyPlugin. onChatMessage(ChatMessage event)
void
RunEnergyPlugin. onConfigChanged(ConfigChanged event)
void
RunEnergyPlugin. onGameTick(GameTick event)
void
RunEnergyPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
void
RunEnergyPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
-
Uses of Subscribe in net.runelite.client.plugins.screenmarkers
Methods in net.runelite.client.plugins.screenmarkers with annotations of type Subscribe Modifier and Type Method Description void
ScreenMarkerPlugin. onProfileChanged(ProfileChanged profileChanged)
-
Uses of Subscribe in net.runelite.client.plugins.screenshot
Methods in net.runelite.client.plugins.screenshot with annotations of type Subscribe Modifier and Type Method Description void
ScreenshotPlugin. onActorDeath(ActorDeath actorDeath)
void
ScreenshotPlugin. onChatMessage(ChatMessage event)
void
ScreenshotPlugin. onGameTick(GameTick event)
void
ScreenshotPlugin. onPlayerLootReceived(PlayerLootReceived playerLootReceived)
void
ScreenshotPlugin. onScriptCallbackEvent(ScriptCallbackEvent e)
void
ScreenshotPlugin. onScriptPreFired(ScriptPreFired scriptPreFired)
void
ScreenshotPlugin. onWidgetLoaded(WidgetLoaded event)
-
Uses of Subscribe in net.runelite.client.plugins.skillcalculator
Methods in net.runelite.client.plugins.skillcalculator with annotations of type Subscribe Modifier and Type Method Description void
SkillCalculatorPlugin. onWorldChanged(WorldChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.skybox
Methods in net.runelite.client.plugins.skybox with annotations of type Subscribe Modifier and Type Method Description void
SkyboxPlugin. onBeforeRender(BeforeRender r)
void
SkyboxPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
-
Uses of Subscribe in net.runelite.client.plugins.slayer
Methods in net.runelite.client.plugins.slayer with annotations of type Subscribe Modifier and Type Method Description void
SlayerPlugin. onChatMessage(ChatMessage event)
void
SlayerPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
SlayerPlugin. onGameStateChanged(GameStateChanged event)
void
SlayerPlugin. onGameTick(GameTick tick)
void
SlayerPlugin. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
void
SlayerPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
SlayerPlugin. onNpcSpawned(NpcSpawned npcSpawned)
void
SlayerPlugin. onVarbitChanged(VarbitChanged varbitChanged)
-
Uses of Subscribe in net.runelite.client.plugins.smelting
Methods in net.runelite.client.plugins.smelting with annotations of type Subscribe Modifier and Type Method Description void
SmeltingPlugin. onChatMessage(ChatMessage event)
void
SmeltingPlugin. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.specialcounter
Methods in net.runelite.client.plugins.specialcounter with annotations of type Subscribe Modifier and Type Method Description void
SpecialCounterPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
SpecialCounterPlugin. onFakeXpDrop(FakeXpDrop event)
void
SpecialCounterPlugin. onGameStateChanged(GameStateChanged event)
void
SpecialCounterPlugin. onGameTick(GameTick event)
void
SpecialCounterPlugin. onHitsplatApplied(HitsplatApplied hitsplatApplied)
void
SpecialCounterPlugin. onNpcChanged(NpcChanged npcChanged)
void
SpecialCounterPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
SpecialCounterPlugin. onScriptPostFired(ScriptPostFired event)
void
SpecialCounterPlugin. onSpecialCounterUpdate(SpecialCounterUpdate event)
void
SpecialCounterPlugin. onStatChanged(StatChanged event)
void
SpecialCounterPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.spellbook
Methods in net.runelite.client.plugins.spellbook with annotations of type Subscribe Modifier and Type Method Description void
SpellbookPlugin. onDraggingWidgetChanged(DraggingWidgetChanged event)
void
SpellbookPlugin. onProfileChanged(ProfileChanged event)
void
SpellbookPlugin. onScriptCallbackEvent(ScriptCallbackEvent event)
void
SpellbookPlugin. onScriptPreFired(ScriptPreFired event)
-
Uses of Subscribe in net.runelite.client.plugins.statusbars
Methods in net.runelite.client.plugins.statusbars with annotations of type Subscribe Modifier and Type Method Description void
StatusBarsPlugin. onConfigChanged(ConfigChanged event)
void
StatusBarsPlugin. onGameTick(GameTick gameTick)
-
Uses of Subscribe in net.runelite.client.plugins.stretchedmode
Methods in net.runelite.client.plugins.stretchedmode with annotations of type Subscribe Modifier and Type Method Description void
StretchedModePlugin. onConfigChanged(ConfigChanged event)
void
StretchedModePlugin. onResizeableChanged(ResizeableChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.team
Methods in net.runelite.client.plugins.team with annotations of type Subscribe Modifier and Type Method Description void
TeamPlugin. onClanChannelChanged(ClanChannelChanged event)
void
TeamPlugin. onClanMemberJoined(ClanMemberJoined clanMemberJoined)
void
TeamPlugin. onClanMemberLeft(ClanMemberLeft clanMemberLeft)
void
TeamPlugin. onConfigChanged(ConfigChanged configChanged)
void
TeamPlugin. onFriendsChatChanged(FriendsChatChanged event)
void
TeamPlugin. onFriendsChatMemberJoined(FriendsChatMemberJoined event)
void
TeamPlugin. onFriendsChatMemberLeft(FriendsChatMemberLeft event)
void
TeamPlugin. onGameStateChanged(GameStateChanged state)
void
TeamPlugin. onPlayerChanged(PlayerChanged playerChanged)
void
TeamPlugin. onPlayerDespawned(PlayerDespawned playerDespawned)
void
TeamPlugin. onPlayerSpawned(PlayerSpawned event)
-
Uses of Subscribe in net.runelite.client.plugins.tearsofguthix
Methods in net.runelite.client.plugins.tearsofguthix with annotations of type Subscribe Modifier and Type Method Description void
TearsOfGuthixPlugin. onDecorativeObjectDespawned(DecorativeObjectDespawned event)
void
TearsOfGuthixPlugin. onDecorativeObjectSpawned(DecorativeObjectSpawned event)
void
TearsOfGuthixPlugin. onGameStateChanged(GameStateChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.timersandbuffs
Methods in net.runelite.client.plugins.timersandbuffs with annotations of type Subscribe Modifier and Type Method Description void
TimersAndBuffsPlugin. onActorDeath(ActorDeath actorDeath)
void
TimersAndBuffsPlugin. onChatMessage(ChatMessage event)
void
TimersAndBuffsPlugin. onConfigChanged(ConfigChanged event)
void
TimersAndBuffsPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
TimersAndBuffsPlugin. onGameTick(GameTick event)
void
TimersAndBuffsPlugin. onGraphicChanged(GraphicChanged event)
void
TimersAndBuffsPlugin. onItemContainerChanged(ItemContainerChanged itemContainerChanged)
Remove SOTD timer when equipment is changed.void
TimersAndBuffsPlugin. onNpcDespawned(NpcDespawned npcDespawned)
void
TimersAndBuffsPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.timestamp
Methods in net.runelite.client.plugins.timestamp with annotations of type Subscribe Modifier and Type Method Description void
TimestampPlugin. onConfigChanged(ConfigChanged event)
-
Uses of Subscribe in net.runelite.client.plugins.timetracking
Methods in net.runelite.client.plugins.timetracking with annotations of type Subscribe Modifier and Type Method Description void
TimeTrackingPlugin. onChatMessage(ChatMessage event)
void
TimeTrackingPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
TimeTrackingPlugin. onConfigChanged(ConfigChanged e)
void
TimeTrackingPlugin. onGameTick(GameTick t)
void
TimeTrackingPlugin. onRuneScapeProfileChanged(RuneScapeProfileChanged e)
-
Uses of Subscribe in net.runelite.client.plugins.timetracking.farming
Methods in net.runelite.client.plugins.timetracking.farming with annotations of type Subscribe Modifier and Type Method Description void
CompostTracker. onChatMessage(ChatMessage e)
void
CompostTracker. onGameStateChanged(GameStateChanged e)
void
PaymentTracker. onGameTick(GameTick gameTick)
void
CompostTracker. onMenuOptionClicked(MenuOptionClicked e)
void
PaymentTracker. onMenuOptionClicked(MenuOptionClicked opt)
void
PaymentTracker. onScriptPreFired(ScriptPreFired scriptPreFired)
-
Uses of Subscribe in net.runelite.client.plugins.tithefarm
Methods in net.runelite.client.plugins.tithefarm with annotations of type Subscribe Modifier and Type Method Description void
TitheFarmPlugin. onConfigChanged(ConfigChanged event)
void
TitheFarmPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
TitheFarmPlugin. onGameTick(GameTick event)
-
Uses of Subscribe in net.runelite.client.plugins.twitch
Methods in net.runelite.client.plugins.twitch with annotations of type Subscribe Modifier and Type Method Description void
TwitchPlugin. onConfigChanged(ConfigChanged configChanged)
void
TwitchPlugin. onScriptCallbackEvent(ScriptCallbackEvent scriptCallbackEvent)
-
Uses of Subscribe in net.runelite.client.plugins.virtuallevels
Methods in net.runelite.client.plugins.virtuallevels with annotations of type Subscribe Modifier and Type Method Description void
VirtualLevelsPlugin. onConfigChanged(ConfigChanged configChanged)
void
VirtualLevelsPlugin. onPluginChanged(PluginChanged pluginChanged)
void
VirtualLevelsPlugin. onScriptCallbackEvent(ScriptCallbackEvent e)
-
Uses of Subscribe in net.runelite.client.plugins.wiki
Methods in net.runelite.client.plugins.wiki with annotations of type Subscribe Modifier and Type Method Description void
WikiPlugin. onConfigChanged(ConfigChanged event)
void
WikiPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
WikiPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
-
Uses of Subscribe in net.runelite.client.plugins.wintertodt
Methods in net.runelite.client.plugins.wintertodt with annotations of type Subscribe Modifier and Type Method Description void
WintertodtPlugin. onAnimationChanged(AnimationChanged event)
void
WintertodtPlugin. onChatMessage(ChatMessage chatMessage)
void
WintertodtPlugin. onGameTick(GameTick gameTick)
void
WintertodtPlugin. onItemContainerChanged(ItemContainerChanged event)
void
WintertodtPlugin. onVarbitChanged(VarbitChanged varbitChanged)
-
Uses of Subscribe in net.runelite.client.plugins.woodcutting
Methods in net.runelite.client.plugins.woodcutting with annotations of type Subscribe Modifier and Type Method Description void
WoodcuttingPlugin. onAnimationChanged(AnimationChanged event)
void
WoodcuttingPlugin. onChatMessage(ChatMessage event)
void
WoodcuttingPlugin. onGameObjectDespawned(GameObjectDespawned event)
void
WoodcuttingPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
WoodcuttingPlugin. onGameStateChanged(GameStateChanged event)
void
WoodcuttingPlugin. onGameTick(GameTick gameTick)
void
WoodcuttingPlugin. onInteractingChanged(InteractingChanged event)
void
WoodcuttingPlugin. onItemSpawned(ItemSpawned itemSpawned)
void
WoodcuttingPlugin. onNpcDespawned(NpcDespawned event)
void
WoodcuttingPlugin. onNpcSpawned(NpcSpawned event)
void
WoodcuttingPlugin. onScriptPreFired(ScriptPreFired scriptPreFired)
-
Uses of Subscribe in net.runelite.client.plugins.worldhopper
Methods in net.runelite.client.plugins.worldhopper with annotations of type Subscribe Modifier and Type Method Description void
WorldHopperPlugin. onChatMessage(ChatMessage event)
void
WorldHopperPlugin. onCommandExecuted(CommandExecuted commandExecuted)
void
WorldHopperPlugin. onConfigChanged(ConfigChanged event)
void
WorldHopperPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
WorldHopperPlugin. onGameTick(GameTick event)
void
WorldHopperPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
WorldHopperPlugin. onVarbitChanged(VarbitChanged varbitChanged)
void
WorldHopperPlugin. onWorldListLoad(WorldListLoad worldListLoad)
void
WorldHopperPlugin. onWorldsFetch(WorldsFetch worldsFetch)
-
Uses of Subscribe in net.runelite.client.plugins.worldmap
Methods in net.runelite.client.plugins.worldmap with annotations of type Subscribe Modifier and Type Method Description void
WorldMapPlugin. onClientTick(ClientTick clientTick)
void
WorldMapPlugin. onConfigChanged(ConfigChanged event)
void
WorldMapPlugin. onScriptPostFired(ScriptPostFired scriptPostFired)
void
WorldMapPlugin. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.xpdrop
Methods in net.runelite.client.plugins.xpdrop with annotations of type Subscribe Modifier and Type Method Description void
XpDropPlugin. onGameTick(GameTick tick)
void
XpDropPlugin. onScriptPreFired(ScriptPreFired scriptPreFired)
void
XpDropPlugin. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.xpglobes
Methods in net.runelite.client.plugins.xpglobes with annotations of type Subscribe Modifier and Type Method Description void
XpGlobesPlugin. onGameStateChanged(GameStateChanged event)
void
XpGlobesPlugin. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.xptracker
Methods in net.runelite.client.plugins.xptracker with annotations of type Subscribe Modifier and Type Method Description void
XpTrackerPlugin. onGameStateChanged(GameStateChanged event)
void
XpTrackerPlugin. onGameTick(GameTick event)
void
XpTrackerPlugin. onMenuEntryAdded(MenuEntryAdded event)
void
XpTrackerPlugin. onNpcDespawned(NpcDespawned event)
void
XpTrackerPlugin. onStatChanged(StatChanged statChanged)
-
Uses of Subscribe in net.runelite.client.plugins.xpupdater
Methods in net.runelite.client.plugins.xpupdater with annotations of type Subscribe Modifier and Type Method Description void
XpUpdaterPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
void
XpUpdaterPlugin. onGameTick(GameTick gameTick)
-
Uses of Subscribe in net.runelite.client.plugins.xtea
Methods in net.runelite.client.plugins.xtea with annotations of type Subscribe Modifier and Type Method Description void
XteaPlugin. onGameStateChanged(GameStateChanged gameStateChanged)
-
Uses of Subscribe in net.runelite.client.plugins.zalcano
Methods in net.runelite.client.plugins.zalcano with annotations of type Subscribe Modifier and Type Method Description void
ZalcanoPlugin. onGameObjectSpawned(GameObjectSpawned event)
void
ZalcanoPlugin. onGameStateChanged(GameStateChanged event)
void
ZalcanoPlugin. onGraphicsObjectCreated(GraphicsObjectCreated graphicsObjectCreated)
void
ZalcanoPlugin. onHitsplatApplied(HitsplatApplied event)
void
ZalcanoPlugin. onNpcChanged(NpcChanged event)
void
ZalcanoPlugin. onNpcDespawned(NpcDespawned event)
void
ZalcanoPlugin. onNpcSpawned(NpcSpawned event)
void
ZalcanoPlugin. onProjectileMoved(ProjectileMoved event)
void
ZalcanoPlugin. onVarbitChanged(VarbitChanged event)
-
Uses of Subscribe in net.runelite.client.ui.overlay
Methods in net.runelite.client.ui.overlay with annotations of type Subscribe Modifier and Type Method Description void
OverlayRenderer. onBeforeRender(BeforeRender event)
protected void
OverlayRenderer. onClientTick(ClientTick t)
void
OverlayManager. onConfigChanged(ConfigChanged event)
void
OverlayRenderer. onFocusChanged(FocusChanged event)
void
OverlayManager. onProfileChanged(ProfileChanged event)
-
Uses of Subscribe in net.runelite.client.ui.overlay.infobox
Methods in net.runelite.client.ui.overlay.infobox with annotations of type Subscribe Modifier and Type Method Description void
InfoBoxManager. onConfigChanged(ConfigChanged event)
void
InfoBoxManager. onInfoBoxMenuClicked(InfoBoxMenuClicked event)
void
InfoBoxOverlay. onMenuOptionClicked(MenuOptionClicked menuOptionClicked)
void
InfoBoxManager. onProfileChanged(ProfileChanged profileChanged)
-