Update to Minecraft 1.19.1

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2022-07-28 04:00:00 +10:00
parent ecc4ce98ab
commit 8d30515576
4 changed files with 46 additions and 1 deletions

View File

@@ -38,6 +38,13 @@ import org.jetbrains.annotations.Nullable;
*/
public interface Player extends HumanEntity, Conversable, OfflinePlayer, PluginMessageRecipient {
/**
* {@inheritDoc}
*/
@NotNull
@Override
public String getName();
/**
* Gets the "friendly" name to display of this player. This may include
* color.