Package | Description |
---|---|
org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
Modifier and Type | Method and Description |
---|---|
@NotNull Arrow |
World.spawnArrow(@NotNull Location location,
@NotNull Vector direction,
float speed,
float spread)
|
Modifier and Type | Interface and Description |
---|---|
interface |
TippedArrow
Deprecated.
tipped status depends only on base potion type not being
UNCRAFTABLE and effects being empty.
|
Copyright © 2021. All rights reserved.