| Package | Description |
|---|---|
| org.bukkit |
More generalized classes in the API.
|
| 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 |
|---|---|
Arrow |
World.spawnArrow(Location location,
Vector direction,
float speed,
float spread)
|
Arrow |
World.spawnArrow(Location location,
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 © 2022. All rights reserved.