| Package | Description |
|---|---|
| com.destroystokyo.paper | |
| com.destroystokyo.paper.event.player | |
| 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. |
| org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks. |
| Class | Description |
|---|---|
| ClientOption | |
| ClientOption.ChatVisibility | |
| HeightmapType |
Deprecated.
Upstream has added their own API for using the game heightmaps.
|
| MaterialSetTag | |
| Namespaced |
Represents a namespaced resource, see
NamespacedKey for single elements
or NamespacedTag for a collection of elements
Namespaces may only contain lowercase alphanumeric characters, periods,
underscores, and hyphens. |
| NamespacedTag |
Represents a String based key pertaining to a tagged entry.
|
| ParticleBuilder |
Helps prepare a particle to be sent to players.
|
| SkinParts | |
| Title |
Represents a title to may be sent to a
Player. |
| Title.Builder |
A builder for creating titles
|
| Class | Description |
|---|---|
| ClientOption.ChatVisibility | |
| SkinParts |
| Class | Description |
|---|---|
| HeightmapType |
Deprecated.
Upstream has added their own API for using the game heightmaps.
|
| Namespaced |
Represents a namespaced resource, see
NamespacedKey for single elements
or NamespacedTag for a collection of elements
Namespaces may only contain lowercase alphanumeric characters, periods,
underscores, and hyphens. |
| ParticleBuilder |
Helps prepare a particle to be sent to players.
|
| Class | Description |
|---|---|
| ClientOption | |
| Title |
Represents a title to may be sent to a
Player. |
| Class | Description |
|---|---|
| Namespaced |
Represents a namespaced resource, see
NamespacedKey for single elements
or NamespacedTag for a collection of elements
Namespaces may only contain lowercase alphanumeric characters, periods,
underscores, and hyphens. |
Copyright © 2020. All rights reserved.