mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
PlayerListEntry: remove dead fields
This commit is contained in:
parent
a524b0e447
commit
af5637e050
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user