PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\data\bedrock\BannerPatternTypeIdMap Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\BannerPatternTypeIdMap:

Public Member Functions

 fromId (string $id)
 
 register (string $stringId, BannerPatternType $type)
 
 toId (BannerPatternType $type)
 

Detailed Description

Definition at line 31 of file BannerPatternTypeIdMap.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\data\bedrock\BannerPatternTypeIdMap::__construct ( )

Definition at line 45 of file BannerPatternTypeIdMap.php.

Member Function Documentation

◆ fromId()

pocketmine\data\bedrock\BannerPatternTypeIdMap::fromId ( string $id)

Definition at line 99 of file BannerPatternTypeIdMap.php.

◆ register()

pocketmine\data\bedrock\BannerPatternTypeIdMap::register ( string $stringId,
BannerPatternType $type )

Definition at line 94 of file BannerPatternTypeIdMap.php.

◆ toId()

pocketmine\data\bedrock\BannerPatternTypeIdMap::toId ( BannerPatternType $type)

Definition at line 103 of file BannerPatternTypeIdMap.php.


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