|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Inheritance diagram for pocketmine\network\mcpe\protocol\types\GameRule:
Collaboration diagram for pocketmine\network\mcpe\protocol\types\GameRule:Public Member Functions | |
| __construct (private bool $isPlayerModifiable) | |
| encode (ByteBufferWriter $out, bool $isStartGame) | |
| getTypeId () | |
| isPlayerModifiable () | |
Definition at line 19 of file GameRule.php.
| pocketmine\network\mcpe\protocol\types\GameRule::__construct | ( | private bool | $isPlayerModifiable | ) |
Definition at line 20 of file GameRule.php.
| pocketmine\network\mcpe\protocol\types\GameRule::isPlayerModifiable | ( | ) |
Definition at line 24 of file GameRule.php.