public class LevelCondition extends SkillCondition implements ICasterCondition, IEntityCondition
ACTION, actionVar, conditionVar
Constructor and Description |
---|
LevelCondition(String line,
MythicLineConfig config) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(AbstractEntity target) |
boolean |
check(SkillCaster caster) |
evaluateCaster, evaluateDropCause, evaluateDropper, evaluateEntity, evaluateRandomSpawnPoint, evaluateTargets, evaluateToEntity, evaluateTrigger, getActionVar, getCondition, getPlugin, handleOutcome, handleOutcome, handleOutcome, handleOutcome, setAction
public LevelCondition(String line, MythicLineConfig config)
public boolean check(AbstractEntity target)
check
in interface IEntityCondition
public boolean check(SkillCaster caster)
check
in interface ICasterCondition
Copyright © 2020. All rights reserved.