PocketMine-MP 5.14.2 git-50e2c469a547a16a23b2dc691e70a51d34e29395
pocketmine\data\java\GameModeIdMap Class Reference
+ Collaboration diagram for pocketmine\data\java\GameModeIdMap:

Public Member Functions

 fromId (int $id)
 
 toId (GameMode $type)
 

Detailed Description

Definition at line 31 of file GameModeIdMap.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\data\java\GameModeIdMap::__construct ( )

Definition at line 46 of file GameModeIdMap.php.

Member Function Documentation

◆ fromId()

pocketmine\data\java\GameModeIdMap::fromId ( int  $id)

Definition at line 62 of file GameModeIdMap.php.

◆ toId()

pocketmine\data\java\GameModeIdMap::toId ( GameMode  $type)

Definition at line 66 of file GameModeIdMap.php.


The documentation for this class was generated from the following file: