CommandSender, Entity, Metadatable, Nameable, Permissible, ServerOperatorpublic interface EvokerFangs extends Entity
Entity.Spigot| Modifier and Type | Method | Description | 
|---|---|---|
| LivingEntity | getOwner() | Gets the  LivingEntitywhich summoned the fangs. | 
| void | setOwner(LivingEntity owner) | Sets the  LivingEntitywhich summoned the fangs. | 
getName, sendMessage, sendMessageaddPassenger, addScoreboardTag, eject, getBoundingBox, getEntityId, getFacing, getFallDistance, getFireTicks, getHeight, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasGravity, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isPersistent, isSilent, isValid, leaveVehicle, playEffect, remove, removePassenger, removeScoreboardTag, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setGravity, setInvulnerable, setLastDamageCause, setPassenger, setPersistent, setPortalCooldown, setRotation, setSilent, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleportgetMetadata, hasMetadata, removeMetadata, setMetadatagetCustomName, setCustomNameaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentisOp, setOp@Nullable LivingEntity getOwner()
LivingEntity which summoned the fangs.LivingEntity which summoned the fangsvoid setOwner(@Nullable
              LivingEntity owner)
LivingEntity which summoned the fangs.owner - the LivingEntity which summoned the fangsCopyright © 2019. All rights reserved.