public abstract class SkillTargeter extends Object
Modifier and Type | Field and Description |
---|---|
protected MythicLineConfig |
config |
protected List<SkillCondition> |
targetConditions |
protected String |
targetConditionString |
Constructor and Description |
---|
SkillTargeter(MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
static SkillTargeter |
getMythicTargeter(String search,
MythicLineConfig mlc) |
protected static MythicMobs |
getPlugin() |
String |
toString() |
protected MythicLineConfig config
protected String targetConditionString
protected List<SkillCondition> targetConditions
public SkillTargeter(MythicLineConfig mlc)
protected static MythicMobs getPlugin()
public static SkillTargeter getMythicTargeter(String search, MythicLineConfig mlc)
Copyright © 2020. All rights reserved.