public class LastDamageCauseCondition extends SkillCondition implements IEntityCondition
Modifier and Type | Field and Description |
---|---|
protected org.bukkit.event.entity.EntityDamageEvent.DamageCause |
cause |
ACTION, actionVar, conditionVar
Constructor and Description |
---|
LastDamageCauseCondition(String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
boolean |
check(AbstractEntity e) |
evaluateCaster, evaluateDropCause, evaluateDropper, evaluateEntity, evaluateRandomSpawnPoint, evaluateTargets, evaluateToEntity, evaluateTrigger, getActionVar, getCondition, getPlugin, handleOutcome, handleOutcome, handleOutcome, handleOutcome, setAction
public LastDamageCauseCondition(String line, MythicLineConfig mlc)
public boolean check(AbstractEntity e)
check
in interface IEntityCondition
Copyright © 2020. All rights reserved.