PlayerListEntry: remove dead fields

This commit is contained in:
Dylan K. Taylor 2018-10-16 22:56:21 +01:00
parent a524b0e447
commit af5637e050

View File

@ -34,10 +34,6 @@ class PlayerListEntry{
public $entityUniqueId;
/** @var string */
public $username;
/** @var string */
public $thirdPartyName = "";
/** @var int */
public $platform = 0;
/** @var Skin */
public $skin;
/** @var string */