public class SkillUtils
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
-
HEALTH_SKILL
public static final UUID HEALTH_SKILL
-
DAMAGE_SKILL
public static final UUID DAMAGE_SKILL
-
RESISTANCE_SKILL
public static final UUID RESISTANCE_SKILL
-
SPEED_SKILL
public static final UUID SPEED_SKILL
-
JUMP_SKILL
public static final UUID JUMP_SKILL
-
Constructor Details
-
SkillUtils
public SkillUtils()