|
PocketMine-MP 5.44.3 git-fe9f8bd801530ee23ac8e6fb9d8a1922846d5aff
|
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.