|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\data\bedrock\BannerPatternTypeIdMap:Public Member Functions | |
| fromId (string $id) | |
| register (string $stringId, BannerPatternType $type) | |
| toId (BannerPatternType $type) | |
Definition at line 31 of file BannerPatternTypeIdMap.php.
| pocketmine\data\bedrock\BannerPatternTypeIdMap::__construct | ( | ) |
Definition at line 45 of file BannerPatternTypeIdMap.php.
| pocketmine\data\bedrock\BannerPatternTypeIdMap::fromId | ( | string | $id | ) |
Definition at line 99 of file BannerPatternTypeIdMap.php.
| pocketmine\data\bedrock\BannerPatternTypeIdMap::register | ( | string | $stringId, |
| BannerPatternType | $type ) |
Definition at line 94 of file BannerPatternTypeIdMap.php.
| pocketmine\data\bedrock\BannerPatternTypeIdMap::toId | ( | BannerPatternType | $type | ) |
Definition at line 103 of file BannerPatternTypeIdMap.php.