|
| static | read (ByteBufferReader $in, string $name) |
| |
|
| const | ID = PackSettingType::STRING |
| |
Definition at line 21 of file StringPackSetting.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\StringPackSetting::__construct |
( |
string | $name, |
|
|
string | $value ) |
◆ getName()
| pocketmine\network\mcpe\protocol\types\PackSetting::getName |
( |
| ) |
|
|
inherited |
◆ getTypeId()
| pocketmine\network\mcpe\protocol\types\StringPackSetting::getTypeId |
( |
| ) |
|
◆ getValue()
| pocketmine\network\mcpe\protocol\types\StringPackSetting::getValue |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\StringPackSetting::read |
( |
ByteBufferReader | $in, |
|
|
string | $name ) |
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\StringPackSetting::write |
( |
ByteBufferWriter | $out | ) |
|
◆ ID
| const pocketmine\network\mcpe\protocol\types\StringPackSetting::ID = PackSettingType::STRING |
The documentation for this class was generated from the following file: