mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
@@ -38,5 +38,5 @@ public interface Player extends HumanEntity {
|
|||||||
*
|
*
|
||||||
* @return String containing a color formatted name to display for this player
|
* @return String containing a color formatted name to display for this player
|
||||||
*/
|
*/
|
||||||
public void getDisplayName(String name);
|
public void setDisplayName(String name);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user