#3037: Update ProxiedPlayer#setDisplayName javadoc to current behaviour
This commit is contained in:
parent
cfcc8b1a6f
commit
4f23b49fef
@ -57,8 +57,7 @@ public interface ProxiedPlayer extends Connection, CommandSender
|
||||
String getDisplayName();
|
||||
|
||||
/**
|
||||
* Sets this players display name to be used as their nametag and tab list
|
||||
* name.
|
||||
* Sets this players display name to be used by bungeecord commands and plugins.
|
||||
*
|
||||
* @param name the name to set
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user