Player: clarify resetTitles() documentation

This commit is contained in:
Dylan K. Taylor 2019-05-08 17:03:40 +01:00
parent c06b4830d1
commit f782a478c4

View File

@ -3312,7 +3312,7 @@ class Player extends Human implements CommandSender, ChunkLoader, IPlayer{
}
/**
* Resets the title duration settings.
* Resets the title duration settings to defaults and removes any existing titles.
*/
public function resetTitles(){
$pk = new SetTitlePacket();