PocketMine-MP 5.28.3 git-d5a1007c80fcee27feb2251cf5dcf1ad5a59a85c
|
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.