Definition at line 17 of file MaterialReducerRecipe.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipe::__construct |
( |
private int | $inputItemId, |
|
|
private int | $inputItemMeta, |
|
|
private array | $outputs ) |
- Parameters
-
| MaterialReducerRecipeOutput[] | $outputs | @phpstan-param list<MaterialReducerRecipeOutput> $outputs |
Definition at line 22 of file MaterialReducerRecipe.php.
◆ getInputItemId()
| pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipe::getInputItemId |
( |
| ) |
|
◆ getInputItemMeta()
| pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipe::getInputItemMeta |
( |
| ) |
|
◆ getOutputs()
| pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipe::getOutputs |
( |
| ) |
|
The documentation for this class was generated from the following file: