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 and Description |
---|---|
@NotNull Title |
Title.Builder.build()
Create a title based on the values in the builder.
|
Modifier and Type | Method and Description |
---|---|
void |
Player.sendTitle(@NotNull Title title)
Deprecated.
Use
Audience.showTitle(net.kyori.adventure.title.Title) |
void |
Player.updateTitle(@NotNull Title title)
Deprecated.
use
Audience.showTitle(net.kyori.adventure.title.Title) |
Copyright © 2021. All rights reserved.