Interface ItemChargeConfig
-
-
Field Summary
Fields Modifier and Type Field Description static String
chargesSection
static String
GROUP
static String
KEY_AMULET_OF_BOUNTY
static String
KEY_AMULET_OF_CHEMISTRY
static String
KEY_BINDING_NECKLACE
static String
KEY_BLOOD_ESSENCE
static String
KEY_BRACELET_OF_CLAY
static String
KEY_BRACELET_OF_SLAUGHTER
static String
KEY_CHRONICLE
static String
KEY_DODGY_NECKLACE
static String
KEY_EXPEDITIOUS_BRACELET
static String
KEY_EXPLORERS_RING
static String
KEY_RING_OF_FORGING
static String
notificationSection
-
Method Summary
-
-
-
Field Detail
-
GROUP
static final String GROUP
- See Also:
- Constant Field Values
-
KEY_AMULET_OF_BOUNTY
static final String KEY_AMULET_OF_BOUNTY
- See Also:
- Constant Field Values
-
KEY_AMULET_OF_CHEMISTRY
static final String KEY_AMULET_OF_CHEMISTRY
- See Also:
- Constant Field Values
-
KEY_BINDING_NECKLACE
static final String KEY_BINDING_NECKLACE
- See Also:
- Constant Field Values
-
KEY_BRACELET_OF_SLAUGHTER
static final String KEY_BRACELET_OF_SLAUGHTER
- See Also:
- Constant Field Values
-
KEY_CHRONICLE
static final String KEY_CHRONICLE
- See Also:
- Constant Field Values
-
KEY_DODGY_NECKLACE
static final String KEY_DODGY_NECKLACE
- See Also:
- Constant Field Values
-
KEY_EXPEDITIOUS_BRACELET
static final String KEY_EXPEDITIOUS_BRACELET
- See Also:
- Constant Field Values
-
KEY_EXPLORERS_RING
static final String KEY_EXPLORERS_RING
- See Also:
- Constant Field Values
-
KEY_RING_OF_FORGING
static final String KEY_RING_OF_FORGING
- See Also:
- Constant Field Values
-
KEY_BLOOD_ESSENCE
static final String KEY_BLOOD_ESSENCE
- See Also:
- Constant Field Values
-
KEY_BRACELET_OF_CLAY
static final String KEY_BRACELET_OF_CLAY
- See Also:
- Constant Field Values
-
chargesSection
static final String chargesSection
- See Also:
- Constant Field Values
-
notificationSection
static final String notificationSection
- See Also:
- Constant Field Values
-
-
Method Detail
-
veryLowWarningColor
default Color veryLowWarningColor()
-
lowWarningolor
default Color lowWarningolor()
-
veryLowWarning
default int veryLowWarning()
-
lowWarning
default int lowWarning()
-
showTeleportCharges
default boolean showTeleportCharges()
-
showDodgyCount
default boolean showDodgyCount()
-
dodgyNotification
default Notification dodgyNotification()
-
showImpCharges
default boolean showImpCharges()
-
showFungicideCharges
default boolean showFungicideCharges()
-
showWateringCanCharges
default boolean showWateringCanCharges()
-
showWaterskinCharges
default boolean showWaterskinCharges()
-
showBellowCharges
default boolean showBellowCharges()
-
showBasketCharges
default boolean showBasketCharges()
-
showSackCharges
default boolean showSackCharges()
-
showAbyssalBraceletCharges
default boolean showAbyssalBraceletCharges()
-
showAmuletOfChemistryCharges
default boolean showAmuletOfChemistryCharges()
-
showAmuletOfBountyCharges
default boolean showAmuletOfBountyCharges()
-
recoilNotification
default Notification recoilNotification()
-
showBindingNecklaceCharges
default boolean showBindingNecklaceCharges()
-
bindingNotification
default Notification bindingNotification()
-
showExplorerRingCharges
default boolean showExplorerRingCharges()
-
showRingOfForgingCount
default boolean showRingOfForgingCount()
-
ringOfForgingNotification
default Notification ringOfForgingNotification()
-
showInfoboxes
default boolean showInfoboxes()
-
showPotionDoseCount
default boolean showPotionDoseCount()
-
showBraceletOfSlaughterCharges
default boolean showBraceletOfSlaughterCharges()
-
slaughterNotification
default Notification slaughterNotification()
-
showExpeditiousBraceletCharges
default boolean showExpeditiousBraceletCharges()
-
expeditiousNotification
default Notification expeditiousNotification()
-
showGuthixRestDoses
default boolean showGuthixRestDoses()
-
showBloodEssenceCharges
default boolean showBloodEssenceCharges()
-
showBraceletOfClayCharges
default boolean showBraceletOfClayCharges()
-
braceletOfClayNotification
default Notification braceletOfClayNotification()
-
amuletOfChemistryNotification
default Notification amuletOfChemistryNotification()
-
-