|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\PotionContainerChangeRecipe:Public Member Functions | |
| __construct (private int $inputItemId, private int $ingredientItemId, private int $outputItemId) | |
| getIngredientItemId () | |
| getInputItemId () | |
| getOutputItemId () | |
Definition at line 17 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/PotionContainerChangeRecipe.php.
| pocketmine\network\mcpe\protocol\types\recipe\PotionContainerChangeRecipe::__construct | ( | private int | $inputItemId, |
| private int | $ingredientItemId, | ||
| private int | $outputItemId ) |
Definition at line 18 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/PotionContainerChangeRecipe.php.
| pocketmine\network\mcpe\protocol\types\recipe\PotionContainerChangeRecipe::getIngredientItemId | ( | ) |
Definition at line 28 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/PotionContainerChangeRecipe.php.
| pocketmine\network\mcpe\protocol\types\recipe\PotionContainerChangeRecipe::getInputItemId | ( | ) |
Definition at line 24 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/PotionContainerChangeRecipe.php.
| pocketmine\network\mcpe\protocol\types\recipe\PotionContainerChangeRecipe::getOutputItemId | ( | ) |
Definition at line 32 of file vendor/pocketmine/bedrock-protocol/src/types/recipe/PotionContainerChangeRecipe.php.