PocketMine-MP 5.18.2 git-00e39821f06a4b6d728d35053c2621dbb19369ff
pocketmine\network\mcpe\protocol\types\ScoreboardIdentityPacketEntry Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\ScoreboardIdentityPacketEntry:

Public Attributes

int $actorUniqueId = null
 
int $scoreboardId
 

Detailed Description

Definition at line 17 of file ScoreboardIdentityPacketEntry.php.

Member Data Documentation

◆ $actorUniqueId

int pocketmine\network\mcpe\protocol\types\ScoreboardIdentityPacketEntry::$actorUniqueId = null

Definition at line 20 of file ScoreboardIdentityPacketEntry.php.

◆ $scoreboardId

int pocketmine\network\mcpe\protocol\types\ScoreboardIdentityPacketEntry::$scoreboardId

Definition at line 19 of file ScoreboardIdentityPacketEntry.php.


The documentation for this class was generated from the following file: