Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor 2019-05-08 17:04:37 +01:00
commit a51c06116a

View File

@ -2305,7 +2305,7 @@ class Player extends Human implements CommandSender, ChunkLoader, ChunkListener,
} }
/** /**
* Resets the title duration settings. * Resets the title duration settings to defaults and removes any existing titles.
*/ */
public function resetTitles(){ public function resetTitles(){
$this->sendDataPacket(SetTitlePacket::resetTitleOptions()); $this->sendDataPacket(SetTitlePacket::resetTitleOptions());