| Package | Description |
|---|---|
| com.destroystokyo.paper | |
| 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. |
| org.bukkit.inventory.meta |
The interfaces used when manipulating extra data can can be stored inside
item stacks. |
| Class and Description |
|---|
| HeightmapType
Enumeration of different heightmap types maintained by the server.
|
| 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.
|
| Title
Represents a title to may be sent to a
Player. |
| Title.Builder
A builder for creating titles
|
| Class and Description |
|---|
| HeightmapType
Enumeration of different heightmap types maintained by the server.
|
| 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 and Description |
|---|
| Title
Represents a title to may be sent to a
Player. |
| Class and 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.