Package dev.kitteh.factions.tag
Enum Class FactionTag
- All Implemented Interfaces:
Tag,Serializable,Comparable<FactionTag>,Constable
@Internal
@Obsolete
@Deprecated(forRemoval=true)
public enum FactionTag
extends Enum<FactionTag>
implements Tag
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbooleanfoundInString(String test) Deprecated, for removal: This API element is subject to removal in a future version.Gets if the Tag can be found in the given String.getTag()Deprecated, for removal: This API element is subject to removal in a future version.Gets the Tag's string representation.static StringDeprecated, for removal: This API element is subject to removal in a future version.static StringDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static FactionTagDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static FactionTag[]values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
INTERNAL_ID
Deprecated, for removal: This API element is subject to removal in a future version. -
HOME_X
Deprecated, for removal: This API element is subject to removal in a future version. -
HOME_Y
Deprecated, for removal: This API element is subject to removal in a future version. -
HOME_Z
Deprecated, for removal: This API element is subject to removal in a future version. -
CHUNKS
Deprecated, for removal: This API element is subject to removal in a future version. -
WARPS
Deprecated, for removal: This API element is subject to removal in a future version. -
MAX_WARPS
Deprecated, for removal: This API element is subject to removal in a future version. -
HEADER
Deprecated, for removal: This API element is subject to removal in a future version. -
POWER
Deprecated, for removal: This API element is subject to removal in a future version. -
MAX_POWER
Deprecated, for removal: This API element is subject to removal in a future version. -
POWER_BOOST
Deprecated, for removal: This API element is subject to removal in a future version. -
LEADER
Deprecated, for removal: This API element is subject to removal in a future version. -
JOINING
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_RELATION_COLOR
Deprecated, for removal: This API element is subject to removal in a future version. -
HOME_WORLD
Deprecated, for removal: This API element is subject to removal in a future version. -
RAIDABLE
Deprecated, for removal: This API element is subject to removal in a future version. -
DTR
Deprecated, for removal: This API element is subject to removal in a future version. -
MAX_DTR
Deprecated, for removal: This API element is subject to removal in a future version. -
DTR_FROZEN
Deprecated, for removal: This API element is subject to removal in a future version. -
DTR_FROZEN_TIME
Deprecated, for removal: This API element is subject to removal in a future version. -
MAX_CHUNKS
Deprecated, for removal: This API element is subject to removal in a future version. -
PEACEFUL
Deprecated, for removal: This API element is subject to removal in a future version. -
PERMANENT
Deprecated, for removal: This API element is subject to removal in a future version. -
LAND_VALUE
Deprecated, for removal: This API element is subject to removal in a future version. -
DESCRIPTION
Deprecated, for removal: This API element is subject to removal in a future version. -
CREATE_DATE
Deprecated, for removal: This API element is subject to removal in a future version. -
LAND_REFUND
Deprecated, for removal: This API element is subject to removal in a future version. -
BANK_BALANCE
Deprecated, for removal: This API element is subject to removal in a future version. -
TNT_BALANCE
Deprecated, for removal: This API element is subject to removal in a future version. -
TNT_MAX
Deprecated, for removal: This API element is subject to removal in a future version. -
ALLIES_COUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
ENEMIES_COUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
TRUCES_COUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
ONLINE_COUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
OFFLINE_COUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_SIZE
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_KILLS
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_DEATHS
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_BANCOUNT
Deprecated, for removal: This API element is subject to removal in a future version. -
FACTION_LINK
Deprecated, for removal: This API element is subject to removal in a future version. -
SHIELD_ACTIVE
Deprecated, for removal: This API element is subject to removal in a future version. -
SHIELD_STATUS
Deprecated, for removal: This API element is subject to removal in a future version. -
SHIELD_REMAINING
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
values
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (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 class has no constant with the specified nameNullPointerException- if the argument is null
-
parse
Deprecated, for removal: This API element is subject to removal in a future version. -
parse
Deprecated, for removal: This API element is subject to removal in a future version. -
getTag
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from interface:TagGets the Tag's string representation. -
foundInString
Deprecated, for removal: This API element is subject to removal in a future version.Description copied from interface:TagGets if the Tag can be found in the given String.- Specified by:
foundInStringin interfaceTag- Parameters:
test- string to test- Returns:
- true if the tag is found in this string
-
replace
Deprecated, for removal: This API element is subject to removal in a future version. -
replace
Deprecated, for removal: This API element is subject to removal in a future version.
-