@Deprecated public class LegacyMythicSkill extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
conditions
Deprecated.
|
double |
cooldown
Deprecated.
|
String |
file
Deprecated.
|
String |
SkillName
Deprecated.
|
List<String> |
skills
Deprecated.
|
Constructor and Description |
---|
LegacyMythicSkill(String SkillName,
String file,
List<String> skills,
double cooldown,
List<String> conditions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasConditions()
Deprecated.
|
Copyright © 2019. All rights reserved.