Modifier and Type | Method and Description |
---|---|
Optional<SkillCondition> |
MythicConditionLoadEvent.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
MythicConditionLoadEvent.register(SkillCondition condition)
Registers a custom condition in MythicMobs, tied to the
condition name in the event.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenTerrainGeneratorSupport.OTGBiomeCondition |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
DropTable.conditions |
protected List<SkillCondition> |
DropTable.conditionsTrigger |
Modifier and Type | Method and Description |
---|---|
static void |
MythicLogger.errorConditionConfig(SkillCondition condition,
MythicLineConfig config,
String error) |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
DoNothingGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
AbstractSkill.conditions
Conditions for executing this skill
|
protected List<SkillCondition> |
AbstractSkill.conditionsTarget |
protected List<SkillCondition> |
AbstractSkill.conditionsTrigger |
protected List<SkillCondition> |
SkillTargeter.targetConditions |
Modifier and Type | Method and Description |
---|---|
static SkillCondition |
SkillCondition.getCondition(String condition) |
protected SkillCondition |
AbstractSkill.parseSkillCondition(String strCondition) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMap<String,Class<? extends SkillCondition>> |
SkillManager.getConditions() |
List<SkillCondition> |
SkillManager.getConditions(List<String> block) |
List<SkillCondition> |
SkillManager.getConditions(String block) |
Modifier and Type | Class and Description |
---|---|
class |
InvalidCondition |
Modifier and Type | Field and Description |
---|---|
protected SkillCondition |
CustomCondition.condition |
Modifier and Type | Method and Description |
---|---|
Optional<SkillCondition> |
CustomCondition.getCondition() |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
ChainMechanic.bounceConditions |
protected List<SkillCondition> |
RaytraceMechanic.raytraceConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
Projectile.hitConditions |
Modifier and Type | Class and Description |
---|---|
class |
VariableCondition |
Modifier and Type | Field and Description |
---|---|
List<SkillCondition> |
RandomSpawner.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
FleeConditionalGoal.conditions |
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
NearestConditionalTargetGoal.targetConditions |
Copyright © 2020. All rights reserved.