public interface MageContext extends EffectContext
| Modifier and Type | Method and Description |
|---|---|
boolean |
canTarget(org.bukkit.entity.Entity entity) |
boolean |
canTarget(org.bukkit.entity.Entity entity,
Class<?> targetType) |
Wand |
checkWand() |
CasterProperties |
getActiveProperties() |
Double |
getAttribute(String attributeKey) |
Logger |
getLogger() |
Mage |
getMage() |
String |
getMessage(String key) |
String |
getMessage(String key,
String def) |
Double |
getVariable(String variable) |
Wand |
getWand() |
boolean |
isTargetable(org.bukkit.block.Block block) |
cancelEffects, getCastLocation, getController, getCurrentEffects, getEffectColor, getEffectParticle, getEntity, getEyeLocation, getLivingEntity, getLocation, getName, getTargetEntity, getTargetLocation, getWandLocation, setLocation, trackEffectsboolean isTargetable(org.bukkit.block.Block block)
boolean canTarget(org.bukkit.entity.Entity entity)
boolean canTarget(org.bukkit.entity.Entity entity,
Class<?> targetType)
Logger getLogger()
@Nonnull CasterProperties getActiveProperties()
Copyright © 2021 elMakers. All rights reserved.