|
PocketMine-MP 5.37.2 git-e507eb5e50da3ead3ae88ed2324df21e75820019
|
Collaboration diagram for pocketmine\item\ItemIdentifier:Public Member Functions | |
| __construct (private int $typeId) | |
| getTypeId () | |
Static Public Member Functions | |
| static | fromBlock (Block $block) |
Definition at line 28 of file ItemIdentifier.php.
| pocketmine\item\ItemIdentifier::__construct | ( | private int | $typeId | ) |
Definition at line 29 of file ItemIdentifier.php.
|
static |
Definition at line 33 of file ItemIdentifier.php.
| pocketmine\item\ItemIdentifier::getTypeId | ( | ) |
Definition at line 38 of file ItemIdentifier.php.