public abstract class IEntitySelector extends SkillTargeter
config, targetConditions, targetConditionString
Constructor and Description |
---|
IEntitySelector(MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
void |
filter(SkillMetadata data,
boolean targetCreative) |
abstract HashSet<AbstractEntity> |
getEntities(SkillMetadata data) |
getMythicTargeter, getPlugin, toString
public IEntitySelector(MythicLineConfig mlc)
public abstract HashSet<AbstractEntity> getEntities(SkillMetadata data)
public void filter(SkillMetadata data, boolean targetCreative)
Copyright © 2020. All rights reserved.