|
PocketMine-MP 5.42.2 git-145e625cbab7c5045b43fa885705991a523bbcda
|
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.