public class VariableEqualsCondition extends VariableCondition implements IEntityCondition, ILocationCondition, ISkillMetaCondition
key, scope
ACTION, actionVar, conditionVar
Constructor and Description |
---|
VariableEqualsCondition(String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(AbstractEntity target) |
boolean |
check(AbstractLocation target) |
boolean |
check(SkillMetadata meta) |
evaluateCaster, evaluateDropCause, evaluateDropper, evaluateEntity, evaluateRandomSpawnPoint, evaluateTargets, evaluateToEntity, evaluateTrigger, getActionVar, getCondition, getPlugin, handleOutcome, handleOutcome, handleOutcome, handleOutcome, setAction
public VariableEqualsCondition(String line, MythicLineConfig mlc)
public boolean check(AbstractEntity target)
check
in interface IEntityCondition
public boolean check(AbstractLocation target)
check
in interface ILocationCondition
public boolean check(SkillMetadata meta)
check
in interface ISkillMetaCondition
Copyright © 2020. All rights reserved.