PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\PackSetting Class Reference
+ 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)
 

Detailed Description

Definition at line 19 of file PackSetting.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\PackSetting::__construct ( private readonly string $name)

Definition at line 20 of file PackSetting.php.

Member Function Documentation

◆ getName()

pocketmine\network\mcpe\protocol\types\PackSetting::getName ( )

Definition at line 24 of file PackSetting.php.


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