public class BossTiers
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NOT_BOSS
public static final String NOT_BOSS
- See Also:
-
-
COMMON
public static final String COMMON
- See Also:
-
-
UNCOMMON
public static final String UNCOMMON
- See Also:
-
-
RARE
public static final String RARE
- See Also:
-
-
EPIC
public static final String EPIC
- See Also:
-
-
LEGENDARY
public static final String LEGENDARY
- See Also:
-
-
ULTIMATE
public static final String ULTIMATE
- See Also:
-
-
HAUNTED
public static final String HAUNTED
- See Also:
-
-
DROWNED
public static final String DROWNED
- See Also:
-
-
EQUAL
public static final String EQUAL
- See Also:
-
-
Constructor Details
-
BossTiers
public BossTiers()