public class CustomTargeter extends SkillTargeter
Modifier and Type | Field and Description |
---|---|
protected MythicLineConfig |
config |
protected boolean |
loaded |
protected SkillTargeter |
targeter |
protected String |
targeterName |
targetConditions, targetConditionString
Constructor and Description |
---|
CustomTargeter(String targeter,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
Optional<SkillTargeter> |
getTargeter() |
getMythicTargeter, getPlugin, toString
protected final String targeterName
protected final MythicLineConfig config
protected SkillTargeter targeter
protected boolean loaded
public CustomTargeter(String targeter, MythicLineConfig mlc)
public Optional<SkillTargeter> getTargeter()
Copyright © 2020. All rights reserved.