|
static | createAdditionEntry (UuidInterface $uuid, int $actorUniqueId, string $username, SkinData $skinData, string $xboxUserId="", string $platformChatId="", int $buildPlatform=-1, bool $isTeacher=false, bool $isHost=false, bool $isSubClient=false, ?Color $color=null) |
|
static | createRemovalEntry (UuidInterface $uuid) |
|
Definition at line 21 of file PlayerListEntry.php.
◆ createAdditionEntry()
static pocketmine\network\mcpe\protocol\types\PlayerListEntry::createAdditionEntry |
( |
UuidInterface | $uuid, |
|
|
int | $actorUniqueId, |
|
|
string | $username, |
|
|
SkinData | $skinData, |
|
|
string | $xboxUserId = "", |
|
|
string | $platformChatId = "", |
|
|
int | $buildPlatform = -1, |
|
|
bool | $isTeacher = false, |
|
|
bool | $isHost = false, |
|
|
bool | $isSubClient = false, |
|
|
?Color | $color = null ) |
|
static |
◆ createRemovalEntry()
static pocketmine\network\mcpe\protocol\types\PlayerListEntry::createRemovalEntry |
( |
UuidInterface | $uuid | ) |
|
|
static |
◆ $actorUniqueId
int pocketmine\network\mcpe\protocol\types\PlayerListEntry::$actorUniqueId |
◆ $buildPlatform
int pocketmine\network\mcpe\protocol\types\PlayerListEntry::$buildPlatform = DeviceOS::UNKNOWN |
◆ $color
Color pocketmine\network\mcpe\protocol\types\PlayerListEntry::$color = null |
◆ $isHost
bool pocketmine\network\mcpe\protocol\types\PlayerListEntry::$isHost = false |
◆ $isSubClient
bool pocketmine\network\mcpe\protocol\types\PlayerListEntry::$isSubClient = false |
◆ $isTeacher
bool pocketmine\network\mcpe\protocol\types\PlayerListEntry::$isTeacher = false |
◆ $platformChatId
string pocketmine\network\mcpe\protocol\types\PlayerListEntry::$platformChatId = "" |
◆ $skinData
SkinData pocketmine\network\mcpe\protocol\types\PlayerListEntry::$skinData |
◆ $username
string pocketmine\network\mcpe\protocol\types\PlayerListEntry::$username |
◆ $uuid
UuidInterface pocketmine\network\mcpe\protocol\types\PlayerListEntry::$uuid |
◆ $xboxUserId
string pocketmine\network\mcpe\protocol\types\PlayerListEntry::$xboxUserId |
The documentation for this class was generated from the following file: