Attributable, CommandSender, Creature, Damageable, Entity, Illager, LivingEntity, Metadatable, Monster, Nameable, Permissible, ProjectileSource, SentientNPC, ServerOperatorEvoker, Illusionerpublic interface Spellcaster extends Illager
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
Spellcaster.Spell |
Represents the current spell the entity is using.
|
Entity.Spigot| Modifier and Type | Method | Description |
|---|---|---|
Spellcaster.Spell |
getSpell() |
Gets the
Spellcaster.Spell the entity is currently using. |
void |
setSpell(Spellcaster.Spell spell) |
Sets the
Spellcaster.Spell the entity is currently using. |
getAttributegetName, sendMessage, sendMessage, sendMessage, sendMessagedamage, damage, getHealth, getMaxHealth, resetMaxHealth, setHealth, setMaxHealthaddPassenger, addScoreboardTag, eject, fromMobSpawner, getChunk, getEntityId, getFallDistance, getFireTicks, getHeight, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getOrigin, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasGravity, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isSilent, isValid, leaveVehicle, playEffect, remove, removePassenger, removeScoreboardTag, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setGravity, setInvulnerable, setLastDamageCause, setPassenger, setPortalCooldown, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleportaddPotionEffect, addPotionEffect, addPotionEffects, getActiveItem, getActivePotionEffects, getArrowsStuck, getCanPickupItems, getEquipment, getEyeHeight, getEyeHeight, getEyeLocation, getHandRaisedTime, getItemUseRemainingTime, getKiller, getLastDamage, getLastTwoTargetBlocks, getLeashHolder, getLineOfSight, getMaximumAir, getMaximumNoDamageTicks, getNoDamageTicks, getPotionEffect, getRemainingAir, getRemoveWhenFarAway, getShieldBlockingDelay, getTargetBlock, hasAI, hasLineOfSight, hasPotionEffect, isCollidable, isGliding, isHandRaised, isLeashed, removePotionEffect, setAI, setArrowsStuck, setCanPickupItems, setCollidable, setGliding, setKiller, setLastDamage, setLeashHolder, setMaximumAir, setMaximumNoDamageTicks, setNoDamageTicks, setRemainingAir, setRemoveWhenFarAway, setShieldBlockingDelaygetMetadata, hasMetadata, removeMetadata, setMetadatagetCustomName, setCustomNameaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentlaunchProjectile, launchProjectilegetTarget, setTargetisOp, setOpSpellcaster.Spell getSpell()
Spellcaster.Spell the entity is currently using.void setSpell(Spellcaster.Spell spell)
Spellcaster.Spell the entity is currently using.spell - the spell the entity should be usingCopyright © 2019. All rights reserved.