Package | Description |
---|---|
io.lumine.xikage.mythicmobs.skills.variables |
Modifier and Type | Field and Description |
---|---|
protected VariableScope |
VariableCondition.scope |
protected VariableScope |
VariableMechanic.scope |
Modifier and Type | Method and Description |
---|---|
static VariableScope |
VariableScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableScope[] |
VariableScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VariableRegistry |
VariableManager.getRegistry(VariableScope scope,
AbstractEntity entity) |
VariableRegistry |
VariableManager.getRegistry(VariableScope scope,
AbstractLocation target) |
VariableRegistry |
VariableManager.getRegistry(VariableScope scope,
SkillMetadata meta,
AbstractEntity entity) |
Copyright © 2020. All rights reserved.