PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe:

Public Member Functions

 __construct (private int $inputItemId, private int $inputItemMeta, private int $ingredientItemId, private int $ingredientItemMeta, private int $outputItemId, private int $outputItemMeta)
 
 getIngredientItemId ()
 
 getIngredientItemMeta ()
 
 getInputItemId ()
 
 getInputItemMeta ()
 
 getOutputItemId ()
 
 getOutputItemMeta ()
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::__construct ( private int $inputItemId,
private int $inputItemMeta,
private int $ingredientItemId,
private int $ingredientItemMeta,
private int $outputItemId,
private int $outputItemMeta )

Member Function Documentation

◆ getIngredientItemId()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getIngredientItemId ( )

◆ getIngredientItemMeta()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getIngredientItemMeta ( )

◆ getInputItemId()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getInputItemId ( )

◆ getInputItemMeta()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getInputItemMeta ( )

◆ getOutputItemId()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getOutputItemId ( )

◆ getOutputItemMeta()

pocketmine\network\mcpe\protocol\types\recipe\PotionTypeRecipe::getOutputItemMeta ( )

The documentation for this class was generated from the following file: