|
PocketMine-MP 5.37.4 git-dbb3eefc44d5dddb20f540594fbda61467f50873
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient:Public Member Functions | |
| __construct (private ?ItemDescriptor $descriptor, private int $count) | |
| getCount () | |
| getDescriptor () | |
Definition at line 17 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/RecipeIngredient.php.
| pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient::__construct | ( | private ?ItemDescriptor | $descriptor, |
| private int | $count ) |
Definition at line 18 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/RecipeIngredient.php.
| pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient::getCount | ( | ) |
Definition at line 27 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/RecipeIngredient.php.
| pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient::getDescriptor | ( | ) |
Definition at line 23 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/RecipeIngredient.php.