| Package | Description |
|---|---|
| com.destroystokyo.paper | |
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| Modifier and Type | Method | Description |
|---|---|---|
Title |
Title.Builder.build() |
Create a title based on the values in the builder.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Player.sendTitle(Title title) |
Show the title to the player, overriding any previously displayed title.
|
void |
Player.updateTitle(Title title) |
Show the title to the player, overriding any previously displayed title.
|
Copyright © 2020. All rights reserved.