public class SpigotArrow extends SpigotEntity<org.bukkit.entity.Arrow> implements Arrow
entity
Constructor and Description |
---|
SpigotArrow(org.bukkit.entity.Arrow arrow) |
Modifier and Type | Method and Description |
---|---|
Entity |
getShooter() |
EntityType |
getType() |
getBoundingBox, getDefault, getEntityId, getEyeHeight, getEyeLocation, getLocation, getName, getRotation, getTheoricVelocity, getWorld, isDead, isOnGround, isOp, isSameId, isSameId, sendMessage, setVelocity
applyTheoricVelocity, getTargetBlock, getVelocity, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyTheoricVelocity, getBoundingBox, getEntityId, getEyeHeight, getEyeLocation, getLocation, getRotation, getTargetBlock, getTheoricVelocity, getVelocity, getWorld, isDead, isOnGround, isOp, isSameId, isSameId, setVelocity
getName, sendMessage
getDefault
public Entity getShooter()
getShooter
in interface Arrow
public EntityType getType()
getType
in interface Entity
getType
in class SpigotEntity<org.bukkit.entity.Arrow>