public class CuboidCondition extends SkillCondition implements IEntityComparisonCondition
Modifier and Type | Field and Description |
---|---|
protected String |
coords1 |
protected String |
coords2 |
protected org.bukkit.util.BoundingBox |
cuboid |
protected Boolean |
relative |
ACTION, actionVar, conditionVar
Constructor and Description |
---|
CuboidCondition(String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(AbstractEntity caster,
AbstractEntity target) |
evaluateCaster, evaluateDropCause, evaluateDropper, evaluateEntity, evaluateRandomSpawnPoint, evaluateTargets, evaluateToEntity, evaluateTrigger, getActionVar, getCondition, getPlugin, handleOutcome, handleOutcome, handleOutcome, handleOutcome, setAction
protected String coords1
protected String coords2
protected Boolean relative
protected org.bukkit.util.BoundingBox cuboid
public CuboidCondition(String line, MythicLineConfig mlc)
public boolean check(AbstractEntity caster, AbstractEntity target)
check
in interface IEntityComparisonCondition
Copyright © 2020. All rights reserved.