| Package | Description |
|---|---|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| org.github.paperspigot |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
Title |
Title.Builder.build()
Create a title based on the values in the builder.
|
Copyright © 2022. All rights reserved.