Package | Description |
---|---|
io.lumine.xikage.mythicmobs.skills | |
io.lumine.xikage.mythicmobs.skills.conditions |
Modifier and Type | Field and Description |
---|---|
protected ConditionAction |
SkillCondition.ACTION |
Modifier and Type | Method and Description |
---|---|
void |
SkillCondition.setAction(ConditionAction action) |
Modifier and Type | Method and Description |
---|---|
static ConditionAction |
ConditionAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionAction[] |
ConditionAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.