Definition at line 20 of file ItemTypeDictionary.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\serializer\ItemTypeDictionary::__construct |
( |
private array | $itemTypes | ) |
|
- Parameters
-
| ItemTypeEntry[] | $itemTypes | @phpstan-param list<ItemTypeEntry> $itemTypes |
Definition at line 37 of file ItemTypeDictionary.php.
◆ fromIntId()
| pocketmine\network\mcpe\protocol\serializer\ItemTypeDictionary::fromIntId |
( |
int | $intId | ) |
|
◆ fromStringId()
| pocketmine\network\mcpe\protocol\serializer\ItemTypeDictionary::fromStringId |
( |
string | $stringId | ) |
|
◆ getEntries()
| pocketmine\network\mcpe\protocol\serializer\ItemTypeDictionary::getEntries |
( |
| ) |
|
The documentation for this class was generated from the following file: