|
PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
|
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.