public interface EvokerFangs extends Entity
Entity.Spigot
Modifier and Type | Method and Description |
---|---|
LivingEntity |
getOwner()
Gets the
LivingEntity which summoned the fangs. |
void |
setOwner(LivingEntity owner)
Sets the
LivingEntity which summoned the fangs. |
addPassenger, 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, teleport
getMetadata, hasMetadata, removeMetadata, setMetadata
getName, sendMessage, sendMessage, sendMessage, sendMessage
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment
isOp, setOp
getCustomName, setCustomName
LivingEntity getOwner()
LivingEntity
which summoned the fangs.LivingEntity
which summoned the fangsvoid setOwner(LivingEntity owner)
LivingEntity
which summoned the fangs.owner
- the LivingEntity
which summoned the fangsCopyright © 2021. All rights reserved.