|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\data\bedrock\DyeColorIdMap:Public Member Functions | |
| fromInvertedId (int $id) | |
| fromItemId (string $itemId) | |
| toInvertedId (DyeColor $color) | |
| toItemId (DyeColor $color) | |
Definition at line 31 of file DyeColorIdMap.php.
| pocketmine\data\bedrock\DyeColorIdMap::fromInvertedId | ( | int | $id | ) |
Definition at line 89 of file DyeColorIdMap.php.
| pocketmine\data\bedrock\DyeColorIdMap::fromItemId | ( | string | $itemId | ) |
Definition at line 93 of file DyeColorIdMap.php.
| pocketmine\data\bedrock\DyeColorIdMap::toInvertedId | ( | DyeColor | $color | ) |
Definition at line 81 of file DyeColorIdMap.php.
| pocketmine\data\bedrock\DyeColorIdMap::toItemId | ( | DyeColor | $color | ) |
Definition at line 85 of file DyeColorIdMap.php.