public interface Fireball extends Projectile, Explosive
Entity.Spigot
Modifier and Type | Method and Description |
---|---|
Vector |
getDirection()
Retrieve the direction this fireball is heading toward
|
void |
setDirection(Vector direction)
Fireballs fly straight and do not take setVelocity(...) well.
|
_INVALID_getShooter, _INVALID_setShooter, doesBounce, getShooter, setBounce, setShooter
getYield, isIncendiary, setIsIncendiary, setYield
eject, getCustomName, getEntityId, getFallDistance, getFireTicks, getLastDamageCause, getLocation, getLocation, getMaxFireTicks, getNearbyEntities, getPassenger, getServer, getTicksLived, getType, getUniqueId, getVehicle, getVelocity, getWorld, isCustomNameVisible, isDead, isEmpty, isGlowing, isInsideVehicle, isInvulnerable, isOnGround, isValid, leaveVehicle, playEffect, remove, setCustomName, setCustomNameVisible, setFallDistance, setFireTicks, setGlowing, setInvulnerable, setLastDamageCause, setPassenger, setTicksLived, setVelocity, spigot, teleport, teleport, teleport, teleport
getMetadata, hasMetadata, removeMetadata, setMetadata
getName, sendMessage, sendMessage
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment
isOp, setOp
void setDirection(Vector direction)
direction
- the direction this fireball is flying towardVector getDirection()
Copyright © 2016. All rights reserved.