PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
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: