Uses of Class
net.runelite.client.config.Notification
-
-
Uses of Notification in net.runelite.client
Methods in net.runelite.client with parameters of type Notification Modifier and Type Method Description void
Notifier. notify(Notification notification, String message)
-
Uses of Notification in net.runelite.client.config
Fields in net.runelite.client.config declared as Notification Modifier and Type Field Description static Notification
Notification. OFF
static Notification
Notification. ON
Methods in net.runelite.client.config that return Notification Modifier and Type Method Description Notification
Notification. withEnabled(boolean enabled)
Notification
Notification. withFlash(FlashNotification flash)
Notification
Notification. withFlashColor(Color flashColor)
Notification
Notification. withGameMessage(boolean gameMessage)
Notification
Notification. withInitialized(boolean initialized)
Notification
Notification. withOverride(boolean override)
Notification
Notification. withRequestFocus(RequestFocusType requestFocus)
Notification
Notification. withSendWhenFocused(boolean sendWhenFocused)
Notification
Notification. withSound(Notifier.NativeCustomOff sound)
Notification
Notification. withTimeout(int timeout)
Notification
Notification. withTray(boolean tray)
Notification
Notification. withTrayIconType(TrayIcon.MessageType trayIconType)
Notification
Notification. withVolume(int volume)
-
Uses of Notification in net.runelite.client.events
Methods in net.runelite.client.events that return Notification Modifier and Type Method Description Notification
NotificationFired. getNotification()
Constructors in net.runelite.client.events with parameters of type Notification Constructor Description NotificationFired(Notification notification, String message, TrayIcon.MessageType type)
-
Uses of Notification in net.runelite.client.plugins.agility
Methods in net.runelite.client.plugins.agility that return Notification Modifier and Type Method Description default Notification
AgilityConfig. notifyAgilityArena()
-
Uses of Notification in net.runelite.client.plugins.attackstyles
Methods in net.runelite.client.plugins.attackstyles that return Notification Modifier and Type Method Description default Notification
AttackStylesConfig. warningNotification()
-
Uses of Notification in net.runelite.client.plugins.boosts
Methods in net.runelite.client.plugins.boosts that return Notification Modifier and Type Method Description default Notification
BoostsConfig. notifyOnBoost()
-
Uses of Notification in net.runelite.client.plugins.cannon
Methods in net.runelite.client.plugins.cannon that return Notification Modifier and Type Method Description default Notification
CannonConfig. showCannonNotifications()
-
Uses of Notification in net.runelite.client.plugins.chatnotifications
Methods in net.runelite.client.plugins.chatnotifications that return Notification Modifier and Type Method Description default Notification
ChatNotificationsConfig. notifyOnBroadcast()
default Notification
ChatNotificationsConfig. notifyOnDuel()
default Notification
ChatNotificationsConfig. notifyOnHighlight()
default Notification
ChatNotificationsConfig. notifyOnOwnName()
default Notification
ChatNotificationsConfig. notifyOnPM()
default Notification
ChatNotificationsConfig. notifyOnTrade()
-
Uses of Notification in net.runelite.client.plugins.fishing
Methods in net.runelite.client.plugins.fishing that return Notification Modifier and Type Method Description default Notification
FishingConfig. flyingFishNotification()
-
Uses of Notification in net.runelite.client.plugins.grandexchange
Methods in net.runelite.client.plugins.grandexchange that return Notification Modifier and Type Method Description default Notification
GrandExchangeConfig. enableNotifications()
default Notification
GrandExchangeConfig. notifyOnOfferComplete()
-
Uses of Notification in net.runelite.client.plugins.hunter
Methods in net.runelite.client.plugins.hunter that return Notification Modifier and Type Method Description default Notification
HunterConfig. maniacalMonkeyNotify()
-
Uses of Notification in net.runelite.client.plugins.idlenotifier
Methods in net.runelite.client.plugins.idlenotifier that return Notification Modifier and Type Method Description default Notification
IdleNotifierConfig. animationIdle()
default Notification
IdleNotifierConfig. getHighEnergyNotification()
default Notification
IdleNotifierConfig. getHitpointsNotification()
default Notification
IdleNotifierConfig. getLowEnergyNotification()
default Notification
IdleNotifierConfig. getOxygenNotification()
default Notification
IdleNotifierConfig. getPrayerNotification()
default Notification
IdleNotifierConfig. getSpecNotification()
default Notification
IdleNotifierConfig. interactionIdle()
default Notification
IdleNotifierConfig. logoutIdle()
default Notification
IdleNotifierConfig. movementIdle()
-
Uses of Notification in net.runelite.client.plugins.itemcharges
Methods in net.runelite.client.plugins.itemcharges that return Notification Modifier and Type Method Description default Notification
ItemChargeConfig. amuletOfChemistryNotification()
default Notification
ItemChargeConfig. bindingNotification()
default Notification
ItemChargeConfig. braceletOfClayNotification()
default Notification
ItemChargeConfig. dodgyNotification()
default Notification
ItemChargeConfig. expeditiousNotification()
default Notification
ItemChargeConfig. recoilNotification()
default Notification
ItemChargeConfig. ringOfForgingNotification()
default Notification
ItemChargeConfig. slaughterNotification()
-
Uses of Notification in net.runelite.client.plugins.nightmarezone
Methods in net.runelite.client.plugins.nightmarezone that return Notification Modifier and Type Method Description default Notification
NightmareZoneConfig. absorptionNotification()
default Notification
NightmareZoneConfig. overloadNotification()
default Notification
NightmareZoneConfig. powerSurgeNotification()
default Notification
NightmareZoneConfig. recurrentDamageNotification()
default Notification
NightmareZoneConfig. ultimateForceNotification()
default Notification
NightmareZoneConfig. zapperNotification()
-
Uses of Notification in net.runelite.client.plugins.npcunaggroarea
Methods in net.runelite.client.plugins.npcunaggroarea that return Notification Modifier and Type Method Description default Notification
NpcAggroAreaConfig. notifyExpire()
-
Uses of Notification in net.runelite.client.plugins.randomevents
Methods in net.runelite.client.plugins.randomevents that return Notification Modifier and Type Method Description default Notification
RandomEventConfig. notifyAllEvents()
default Notification
RandomEventConfig. notifyArnav()
default Notification
RandomEventConfig. notifyBeekeeper()
default Notification
RandomEventConfig. notifyBob()
default Notification
RandomEventConfig. notifyCerters()
default Notification
RandomEventConfig. notifyCountCheck()
default Notification
RandomEventConfig. notifyDemon()
default Notification
RandomEventConfig. notifyDunce()
default Notification
RandomEventConfig. notifyDwarf()
default Notification
RandomEventConfig. notifyFlippa()
default Notification
RandomEventConfig. notifyForester()
default Notification
RandomEventConfig. notifyFrog()
default Notification
RandomEventConfig. notifyGenie()
default Notification
RandomEventConfig. notifyGravedigger()
default Notification
RandomEventConfig. notifyJekyll()
default Notification
RandomEventConfig. notifyMaze()
default Notification
RandomEventConfig. notifyMime()
default Notification
RandomEventConfig. notifyMoM()
default Notification
RandomEventConfig. notifyPillory()
default Notification
RandomEventConfig. notifyPrison()
default Notification
RandomEventConfig. notifyQuiz()
default Notification
RandomEventConfig. notifySandwich()
default Notification
RandomEventConfig. notifyTurpentine()
default Notification
RandomEventConfig. notifyTwin()
-
Uses of Notification in net.runelite.client.plugins.runecraft
Methods in net.runelite.client.plugins.runecraft that return Notification Modifier and Type Method Description default Notification
RunecraftConfig. degradingNotification()
-
Uses of Notification in net.runelite.client.plugins.slayer
Methods in net.runelite.client.plugins.slayer that return Notification Modifier and Type Method Description default Notification
SlayerConfig. showSuperiorNotification()
-
Uses of Notification in net.runelite.client.plugins.specialcounter
Methods in net.runelite.client.plugins.specialcounter that return Notification Modifier and Type Method Description default Notification
SpecialCounterConfig. thresholdNotification()
-
Uses of Notification in net.runelite.client.plugins.timetracking
Methods in net.runelite.client.plugins.timetracking that return Notification Modifier and Type Method Description default Notification
TimeTrackingConfig. timerNotification()
-
Uses of Notification in net.runelite.client.plugins.woodcutting
Methods in net.runelite.client.plugins.woodcutting that return Notification Modifier and Type Method Description default Notification
WoodcuttingConfig. forestryBeeHiveNotification()
default Notification
WoodcuttingConfig. forestryEnchantmentRitualNotification()
default Notification
WoodcuttingConfig. forestryFloweringTreeNotification()
default Notification
WoodcuttingConfig. forestryFriendlyEntNotification()
default Notification
WoodcuttingConfig. forestryPheasantControlNotification()
default Notification
WoodcuttingConfig. forestryPoachersNotification()
default Notification
WoodcuttingConfig. forestryRisingRootsNotification()
default Notification
WoodcuttingConfig. forestryStrugglingSaplingNotification()
default Notification
WoodcuttingConfig. showNestNotification()
-