public abstract class ILocationSelector extends SkillTargeter
Modifier and Type | Field and Description |
---|---|
protected double |
yoffset |
config, targetConditions, targetConditionString
Constructor and Description |
---|
ILocationSelector(MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
void |
filter(SkillMetadata data) |
abstract HashSet<AbstractLocation> |
getLocations(SkillMetadata data) |
AbstractLocation |
mutate(AbstractLocation location) |
getMythicTargeter, getPlugin, toString
public ILocationSelector(MythicLineConfig mlc)
public abstract HashSet<AbstractLocation> getLocations(SkillMetadata data)
public void filter(SkillMetadata data)
public AbstractLocation mutate(AbstractLocation location)
Copyright © 2020. All rights reserved.