public class GlowTippedArrow extends GlowArrow implements org.bukkit.entity.TippedArrow
active, airDrag, applyDragBeforeAccel, boundingBox, ENTITY_ID_NOBODY, entityId, gravityAccel, liquidDrag, location, metadata, passengerChanged, previousLocation, removed, server, slipMultiplier, teleported, ticksLived, vehicle, velocity, velocityChanged, world, worldLock| Constructor and Description |
|---|
GlowTippedArrow(org.bukkit.Location location) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addCustomEffect(org.bukkit.potion.PotionEffect potionEffect,
boolean overwrite) |
void |
clearCustomEffects() |
void |
clearCustomEffects0() |
void |
collide(org.bukkit.entity.LivingEntity entity) |
org.bukkit.potion.PotionData |
getBasePotionData() |
org.bukkit.Color |
getColor() |
List<org.bukkit.potion.PotionEffect> |
getCustomEffects() |
boolean |
hasCustomEffect(org.bukkit.potion.PotionEffectType potionEffectType) |
boolean |
hasCustomEffects() |
boolean |
removeCustomEffect(org.bukkit.potion.PotionEffectType potionEffectType) |
void |
setBasePotionData(org.bukkit.potion.PotionData basePotionData) |
void |
setColor(org.bukkit.Color color) |
collide, getAttachedBlock, getKnockbackStrength, getLife, getObjectId, getPickupStatus, isCritical, isInBlock, pulse, pulsePhysics, setCritical, setKnockbackStrength, setLife, setOnGround, setPickupStatus, spigotcreateSpawnMessage, doesBounce, getShooter, hasDefaultLandingBehavior, isGlowing, isInvulnerable, setBounce, setGlowing, setInvulnerable, setShooteraddAttachment, addAttachment, addAttachment, addAttachment, addPassenger, addScoreboardTag, createAfterSpawnMessage, createUpdateMessage, damage, damage, damage, damage, eject, entityInteract, equals, fromMobSpawner, getCardinalFacing, getChunk, getCustomName, getCustomTags, getDismountLocation, getEffectivePermissions, getEntityId, getFacing, getFallDistance, getFireTicks, getGravityAccel, getHeight, getLastDamageCause, getLeashedEntities, getLeashHolder, getLocation, getLocation, getMaxFireTicks, getMetadata, getMetadata, getMountLocation, getName, getNearbyEntities, getOrigin, getPassenger, getPassengers, getPistonMoveReaction, getPortalCooldown, getScoreboardTags, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWidth, getWorld, hasFriction, hasGravity, hashCode, hasMetadata, hasMoved, hasPermission, hasPermission, hasRotated, intersects, isCustomNameVisible, isDead, isEmpty, isInsideVehicle, isLeashed, isOnGround, isOp, isPermissionSet, isPermissionSet, isRemoved, isSilent, isTeleported, isTouchingMaterial, isValid, isWithinDistance, isWithinDistance, leaveVehicle, playEffect, playEffectKnownAndSelf, recalculatePermissions, remove, removeAttachment, removeMetadata, removePassenger, removeScoreboardTag, reset, sendMessage, sendMessage, setAirDrag, setApplyDragBeforeAccel, setBoundingBox, setCustomName, setCustomNameVisible, setFallDistance, setFireTicks, setFriction, setGravity, setGravityAccel, setLastDamageCause, setLeashHolder, setLeashHolderUniqueId, setLiquidDrag, setMetadata, setOp, setPassenger, setPortalCooldown, setRawLocation, setRawLocation, setSilent, setSize, setTicksLived, setUniqueId, setVelocity, shouldSave, teleport, teleport, teleport, teleport, teleportToEnd, teleportToSpawn, toString, updateBoundingBoxclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttachedBlock, getKnockbackStrength, getPickupRule, getPickupStatus, isCritical, isInBlock, setCritical, setKnockbackStrength, setPickupRule, setPickupStatus, spigotdoesBounce, getShooter, setBounce, setShooteraddPassenger, 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, teleport, teleport, teleport, teleportgetMetadata, hasMetadata, removeMetadata, setMetadatagetName, sendMessage, sendMessage, sendMessage, sendMessagepublic void collide(org.bukkit.entity.LivingEntity entity)
public boolean hasCustomEffects()
hasCustomEffects in interface org.bukkit.potion.PotionDataHolderpublic List<org.bukkit.potion.PotionEffect> getCustomEffects()
getCustomEffects in interface org.bukkit.potion.PotionDataHolderpublic boolean addCustomEffect(org.bukkit.potion.PotionEffect potionEffect,
boolean overwrite)
addCustomEffect in interface org.bukkit.potion.PotionDataHolderpublic boolean removeCustomEffect(org.bukkit.potion.PotionEffectType potionEffectType)
removeCustomEffect in interface org.bukkit.potion.PotionDataHolderpublic boolean hasCustomEffect(org.bukkit.potion.PotionEffectType potionEffectType)
hasCustomEffect in interface org.bukkit.potion.PotionDataHolderpublic void clearCustomEffects0()
clearCustomEffects0 in interface org.bukkit.entity.TippedArrowclearCustomEffects0 in interface org.bukkit.potion.PotionDataHolderpublic void clearCustomEffects()
clearCustomEffects in interface org.bukkit.entity.TippedArrowpublic org.bukkit.Color getColor()
getColor in interface org.bukkit.potion.PotionDataHolderpublic void setColor(org.bukkit.Color color)
setColor in interface org.bukkit.potion.PotionDataHolderpublic org.bukkit.potion.PotionData getBasePotionData()
getBasePotionData in interface org.bukkit.potion.PotionDataHolderpublic void setBasePotionData(org.bukkit.potion.PotionData basePotionData)
setBasePotionData in interface org.bukkit.potion.PotionDataHolderCopyright © 2021. All rights reserved.