Enum HunterAction
- java.lang.Object
-
- java.lang.Enum<HunterAction>
-
- net.runelite.client.plugins.skillcalculator.skills.HunterAction
-
- All Implemented Interfaces:
Serializable
,Comparable<HunterAction>
,NamedSkillAction
,SkillAction
public enum HunterAction extends Enum<HunterAction> implements NamedSkillAction
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIcon()
Gets the item icon ID for this skill action, if applicable.int
getLevel()
Gets the level required to perform this skill action.String
getName()
Gets the name of this skill action, usually the item or object created, or the spell cast.float
getXp()
Gets the amount of xp granted for performing this skill action.boolean
isMembers(ItemManager itemManager)
static HunterAction
valueOf(String name)
Returns the enum constant of this type with the specified name.static HunterAction[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.-
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
Methods inherited from interface net.runelite.client.plugins.skillcalculator.skills.NamedSkillAction
getName
-
Methods inherited from interface net.runelite.client.plugins.skillcalculator.skills.SkillAction
getExcludedSkillBonuses, getSprite, isBonusApplicable
-
-
-
-
Enum Constant Detail
-
POLAR_KEBBIT
public static final HunterAction POLAR_KEBBIT
-
CRIMSON_SWIFT
public static final HunterAction CRIMSON_SWIFT
-
COMMON_KEBBIT
public static final HunterAction COMMON_KEBBIT
-
GOLDEN_WARBLER
public static final HunterAction GOLDEN_WARBLER
-
REGULAR_BIRD_HOUSE
public static final HunterAction REGULAR_BIRD_HOUSE
-
FELDIP_WEASEL
public static final HunterAction FELDIP_WEASEL
-
COPPER_LONGTAIL
public static final HunterAction COPPER_LONGTAIL
-
CERULEAN_TWITCH
public static final HunterAction CERULEAN_TWITCH
-
DESERT_DEVIL
public static final HunterAction DESERT_DEVIL
-
OAK_BIRD_HOUSE
public static final HunterAction OAK_BIRD_HOUSE
-
RUBY_HARVEST
public static final HunterAction RUBY_HARVEST
-
BABY_IMPLING
public static final HunterAction BABY_IMPLING
-
TROPICAL_WAGTAIL
public static final HunterAction TROPICAL_WAGTAIL
-
MOSS_LIZARD
public static final HunterAction MOSS_LIZARD
-
YOUNG_IMPLING
public static final HunterAction YOUNG_IMPLING
-
WILD_KEBBIT
public static final HunterAction WILD_KEBBIT
-
WILLOW_BIRD_HOUSE
public static final HunterAction WILLOW_BIRD_HOUSE
-
SAPPHIRE_GLACIALIS
public static final HunterAction SAPPHIRE_GLACIALIS
-
FERRET
public static final HunterAction FERRET
-
WHITE_RABBIT
public static final HunterAction WHITE_RABBIT
-
GOURMET_IMPLING
public static final HunterAction GOURMET_IMPLING
-
SWAMP_LIZARD
public static final HunterAction SWAMP_LIZARD
-
SPINED_LARUPIA
public static final HunterAction SPINED_LARUPIA
-
BARB_TAILED_KEBBIT
public static final HunterAction BARB_TAILED_KEBBIT
-
TEAK_BIRD_HOUSE
public static final HunterAction TEAK_BIRD_HOUSE
-
SNOWY_KNIGHT
public static final HunterAction SNOWY_KNIGHT
-
EARTH_IMPLING
public static final HunterAction EARTH_IMPLING
-
PRICKLY_KEBBIT
public static final HunterAction PRICKLY_KEBBIT
-
EMBERTAILED_JERBOA
public static final HunterAction EMBERTAILED_JERBOA
-
HORNED_GRAAHK
public static final HunterAction HORNED_GRAAHK
-
ESSENCE_IMPLING
public static final HunterAction ESSENCE_IMPLING
-
SPOTTED_KEBBIT
public static final HunterAction SPOTTED_KEBBIT
-
MAPLE_BIRD_HOUSE
public static final HunterAction MAPLE_BIRD_HOUSE
-
BLACK_WARLOCK
public static final HunterAction BLACK_WARLOCK
-
ORANGE_SALAMANDER
public static final HunterAction ORANGE_SALAMANDER
-
RAZOR_BACKED_KEBBIT
public static final HunterAction RAZOR_BACKED_KEBBIT
-
MAHOGANY_BIRD_HOUSE
public static final HunterAction MAHOGANY_BIRD_HOUSE
-
ECLECTIC_IMPLING
public static final HunterAction ECLECTIC_IMPLING
-
SABRE_TOOTHED_KEBBIT
public static final HunterAction SABRE_TOOTHED_KEBBIT
-
CHINCHOMPA
public static final HunterAction CHINCHOMPA
-
SABRE_TOOTHED_KYATT
public static final HunterAction SABRE_TOOTHED_KYATT
-
DARK_KEBBIT
public static final HunterAction DARK_KEBBIT
-
PYRE_FOX
public static final HunterAction PYRE_FOX
-
NATURE_IMPLING
public static final HunterAction NATURE_IMPLING
-
RED_SALAMANDER
public static final HunterAction RED_SALAMANDER
-
YEW_BIRD_HOUSE
public static final HunterAction YEW_BIRD_HOUSE
-
MANIACAL_MONKEY
public static final HunterAction MANIACAL_MONKEY
-
CARNIVOROUS_CHINCHOMPA
public static final HunterAction CARNIVOROUS_CHINCHOMPA
-
MAGPIE_IMPLING
public static final HunterAction MAGPIE_IMPLING
-
SUNLIGHT_MOTH
public static final HunterAction SUNLIGHT_MOTH
-
MAGPIE_IMPLING_GIELINOR
public static final HunterAction MAGPIE_IMPLING_GIELINOR
-
BLACK_SALAMANDER
public static final HunterAction BLACK_SALAMANDER
-
DASHING_KEBBIT
public static final HunterAction DASHING_KEBBIT
-
SUNLIGHT_ANTELOPE
public static final HunterAction SUNLIGHT_ANTELOPE
-
BLACK_CHINCHOMPA
public static final HunterAction BLACK_CHINCHOMPA
-
NINJA_IMPLING
public static final HunterAction NINJA_IMPLING
-
NINJA_IMPLING_GIELINOR
public static final HunterAction NINJA_IMPLING_GIELINOR
-
MAGIC_BIRD_HOUSE
public static final HunterAction MAGIC_BIRD_HOUSE
-
MOONLIGHT_MOTH
public static final HunterAction MOONLIGHT_MOTH
-
TECU_SALAMANDER
public static final HunterAction TECU_SALAMANDER
-
CRYSTAL_IMPLING
public static final HunterAction CRYSTAL_IMPLING
-
DRAGON_IMPLING
public static final HunterAction DRAGON_IMPLING
-
DRAGON_IMPLING_GIELINOR
public static final HunterAction DRAGON_IMPLING_GIELINOR
-
LUCKY_IMPLING
public static final HunterAction LUCKY_IMPLING
-
REDWOOD_BIRD_HOUSE
public static final HunterAction REDWOOD_BIRD_HOUSE
-
MOONLIGHT_ANTELOPE
public static final HunterAction MOONLIGHT_ANTELOPE
-
-
Method Detail
-
values
public static HunterAction[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (HunterAction c : HunterAction.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static HunterAction valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
isMembers
public boolean isMembers(ItemManager itemManager)
- Specified by:
isMembers
in interfaceSkillAction
-
getName
public String getName()
Description copied from interface:NamedSkillAction
Gets the name of this skill action, usually the item or object created, or the spell cast.- Specified by:
getName
in interfaceNamedSkillAction
- Returns:
- The name of this skill action.
-
getLevel
public int getLevel()
Description copied from interface:SkillAction
Gets the level required to perform this skill action.- Specified by:
getLevel
in interfaceSkillAction
- Returns:
- The level required to perform this skill action.
-
getXp
public float getXp()
Description copied from interface:SkillAction
Gets the amount of xp granted for performing this skill action.- Specified by:
getXp
in interfaceSkillAction
- Returns:
- The amount of xp granted for performing this skill action.
-
getIcon
public int getIcon()
Description copied from interface:SkillAction
Gets the item icon ID for this skill action, if applicable.Note: Either this method or
SkillAction.getSprite()
will always return-1
, and the other will return some value0
or greater.- Specified by:
getIcon
in interfaceSkillAction
- Returns:
- The item icon ID of this skill action, or
-1
if its icon should be represented using a sprite. - See Also:
ItemID
,SkillAction.getSprite()
-
-