public class DamageCauseCondition extends SkillCondition implements ISkillMetaCondition
Modifier and Type | Field and Description |
---|---|
protected PlaceholderString |
cause |
ACTION, actionVar, conditionVar
Constructor and Description |
---|
DamageCauseCondition(String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(SkillMetadata meta) |
evaluateCaster, evaluateDropCause, evaluateDropper, evaluateEntity, evaluateRandomSpawnPoint, evaluateTargets, evaluateToEntity, evaluateTrigger, getActionVar, getCondition, getPlugin, handleOutcome, handleOutcome, handleOutcome, handleOutcome, setAction
protected PlaceholderString cause
public DamageCauseCondition(String line, MythicLineConfig mlc)
public boolean check(SkillMetadata meta)
check
in interface ISkillMetaCondition
Copyright © 2020. All rights reserved.