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. |
Class and Description |
---|
ClientOption |
ClientOption.ChatVisibility |
HeightmapType
Deprecated.
Upstream has added their own API for using the game heightmaps. See
HeightMap and the
non-deprecated getHighestBlock methods on World such as World.getHighestBlockAt(Location, HeightMap) . |
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
Deprecated.
use
Title |
Title.Builder
Deprecated.
A builder for creating titles
|
Class and Description |
---|
ClientOption.ChatVisibility |
SkinParts |
Class and Description |
---|
HeightmapType
Deprecated.
Upstream has added their own API for using the game heightmaps. See
HeightMap and the
non-deprecated getHighestBlock methods on World such as World.getHighestBlockAt(Location, HeightMap) . |
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 |
---|
ClientOption |
Title
Deprecated.
use
Title |
Copyright © 2021. All rights reserved.