PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipeOutput Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipeOutput:

Public Member Functions

 __construct (private int $itemId, private int $count)
 
 getCount ()
 
 getItemId ()
 

Detailed Description

Definition at line 17 of file MaterialReducerRecipeOutput.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipeOutput::__construct ( private int  $itemId,
private int  $count 
)

Definition at line 18 of file MaterialReducerRecipeOutput.php.

Member Function Documentation

◆ getCount()

pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipeOutput::getCount ( )

Definition at line 25 of file MaterialReducerRecipeOutput.php.

◆ getItemId()

pocketmine\network\mcpe\protocol\types\recipe\MaterialReducerRecipeOutput::getItemId ( )

Definition at line 23 of file MaterialReducerRecipeOutput.php.


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