|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Inheritance diagram for pocketmine\network\mcpe\protocol\types\PackSetting:
Collaboration diagram for pocketmine\network\mcpe\protocol\types\PackSetting:Public Member Functions | |
| __construct (private readonly string $name,) | |
| getName () | |
| getTypeId () | |
| write (ByteBufferWriter $out) | |
Definition at line 19 of file PackSetting.php.
| pocketmine\network\mcpe\protocol\types\PackSetting::__construct | ( | private readonly string | $name | ) |
Definition at line 20 of file PackSetting.php.
| pocketmine\network\mcpe\protocol\types\PackSetting::getName | ( | ) |
Definition at line 24 of file PackSetting.php.