| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Collaboration diagram for raklib\RakLib:Public Attributes | |
| const | DEFAULT_PROTOCOL_VERSION = 6 | 
Static Public Attributes | |
| static int | $SYSTEM_ADDRESS_COUNT = 20 | 
Definition at line 19 of file RakLib.php.
      
  | 
  static | 
Regular RakNet uses 10 by default. MCPE uses 20. Configure this value as appropriate.
Definition at line 27 of file RakLib.php.
| const raklib\RakLib::DEFAULT_PROTOCOL_VERSION = 6 | 
Default vanilla RakNet protocol version that this library implements. Things using RakLib can override this protocol version with something different.
Definition at line 24 of file RakLib.php.