PocketMine-MP 5.28.3 git-d5a1007c80fcee27feb2251cf5dcf1ad5a59a85c
Loading...
Searching...
No Matches
pocketmine\data\bedrock\DyeColorIdMap Class Reference
+ Collaboration diagram for pocketmine\data\bedrock\DyeColorIdMap:

Public Member Functions

 fromInvertedId (int $id)
 
 fromItemId (string $itemId)
 
 toInvertedId (DyeColor $color)
 
 toItemId (DyeColor $color)
 

Detailed Description

Definition at line 31 of file DyeColorIdMap.php.

Member Function Documentation

◆ fromInvertedId()

pocketmine\data\bedrock\DyeColorIdMap::fromInvertedId ( int $id)

Definition at line 89 of file DyeColorIdMap.php.

◆ fromItemId()

pocketmine\data\bedrock\DyeColorIdMap::fromItemId ( string $itemId)

Definition at line 93 of file DyeColorIdMap.php.

◆ toInvertedId()

pocketmine\data\bedrock\DyeColorIdMap::toInvertedId ( DyeColor $color)

Definition at line 81 of file DyeColorIdMap.php.

◆ toItemId()

pocketmine\data\bedrock\DyeColorIdMap::toItemId ( DyeColor $color)

Definition at line 85 of file DyeColorIdMap.php.


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