Attributable, CommandSender, Creature, Damageable, Entity, Illager, LivingEntity, Lootable, Metadatable, Mob, Monster, Nameable, Permissible, PersistentDataHolder, ProjectileSource, Raider, ServerOperator, Spellcasterpublic interface Evoker extends Spellcaster
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
Evoker.Spell |
Deprecated.
future versions of Minecraft have additional spell casting
entities.
|
Entity.Spigot| Modifier and Type | Method | Description |
|---|---|---|
Evoker.Spell |
getCurrentSpell() |
Deprecated.
future versions of Minecraft have additional spell casting
entities.
|
Sheep |
getWololoTarget() |
|
void |
setCurrentSpell(Evoker.Spell spell) |
Deprecated.
future versions of Minecraft have additional spell casting
entities.
|
void |
setWololoTarget(Sheep sheep) |
Set the sheep to be the target of the
wololo spell, or null to clear. |
getAttributegetName, sendMessage, sendMessage, sendMessage, sendMessage, sendMessage, sendMessagedamage, damage, getAbsorptionAmount, getHealth, getMaxHealth, resetMaxHealth, setAbsorptionAmount, setHealth, setMaxHealthaddPassenger, addScoreboardTag, eject, fromMobSpawner, getBoundingBox, getChunk, getEntityId, getEntitySpawnReason, getFacing, getFallDistance, getFireTicks, getHeight, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getOrigin, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getPose, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasGravity, isCustomNameVisible, isDead, isEmpty, isGlowing, isInBubbleColumn, isInLava, isInRain, isInsideVehicle, isInvulnerable, isInWater, isInWaterOrBubbleColumn, isInWaterOrRain, isInWaterOrRainOrBubbleColumn, isOnGround, isPersistent, isSilent, isTicking, isValid, leaveVehicle, playEffect, remove, removePassenger, removeScoreboardTag, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setGravity, setInvulnerable, setLastDamageCause, setPassenger, setPersistent, setPortalCooldown, setRotation, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleport, teleportAsync, teleportAsyncaddPotionEffect, addPotionEffect, addPotionEffects, attack, clearActiveItem, getActiveItem, getActivePotionEffects, getArrowCooldown, getArrowsInBody, getArrowsStuck, getCanPickupItems, getCategory, getCollidableExemptions, getEquipment, getEyeHeight, getEyeHeight, getEyeLocation, getHandRaisedTime, getHurtDirection, getItemUseRemainingTime, getKiller, getLastDamage, getLastTwoTargetBlocks, getLeashHolder, getLineOfSight, getMaximumAir, getMaximumNoDamageTicks, getMemory, getNoDamageTicks, getPotionEffect, getRemainingAir, getRemoveWhenFarAway, getShieldBlockingDelay, getTargetBlock, getTargetBlock, getTargetBlock, getTargetBlockExact, getTargetBlockExact, getTargetBlockFace, getTargetBlockFace, getTargetBlockInfo, getTargetBlockInfo, getTargetEntity, getTargetEntity, getTargetEntityInfo, getTargetEntityInfo, hasAI, hasLineOfSight, hasPotionEffect, isCollidable, isGliding, isHandRaised, isInvisible, isJumping, isLeashed, isRiptiding, isSleeping, isSwimming, playPickupItemAnimation, playPickupItemAnimation, rayTraceBlocks, rayTraceBlocks, removePotionEffect, setAI, setArrowCooldown, setArrowsInBody, setArrowsStuck, setCanPickupItems, setCollidable, setGliding, setHurtDirection, setInvisible, setJumping, setKiller, setLastDamage, setLeashHolder, setMaximumAir, setMaximumNoDamageTicks, setMemory, setNoDamageTicks, setRemainingAir, setRemoveWhenFarAway, setShieldBlockingDelay, setSwimming, swingMainHand, swingOffHandclearLootTable, getLootTable, getSeed, hasLootTable, setLootTable, setLootTable, setSeedgetMetadata, hasMetadata, removeMetadata, setMetadatagetPathfinder, getTarget, isAware, isInDaylight, setAware, setTargetgetCustomName, setCustomNameaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentgetPersistentDataContainerlaunchProjectile, launchProjectilegetPatrolTarget, isCanJoinRaid, isPatrolLeader, setCanJoinRaid, setPatrolLeader, setPatrolTargetisOp, setOpgetSpell, setSpell@Deprecated @NotNull Evoker.Spell getCurrentSpell()
Evoker.Spell the Evoker is currently using.@Deprecated void setCurrentSpell(@Nullable Evoker.Spell spell)
Evoker.Spell the Evoker is currently using.spell - the spell the evoker should be using@Nullable Sheep getWololoTarget()
wololo spell, or null if nonevoid setWololoTarget(@Nullable Sheep sheep)
wololo spell, or null to clear.sheep - new wololo targetCopyright © 2021. All rights reserved.