PocketMine-MP 5.28.1 git-04de72e85ec8c8da36e1d527db3cbe4ee855a124
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient:

Public Member Functions

 __construct (private ?ItemDescriptor $descriptor, private int $count)
 
 getCount ()
 
 getDescriptor ()
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient::__construct ( private ?ItemDescriptor $descriptor,
private int $count )

Member Function Documentation

◆ getCount()

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

◆ getDescriptor()

pocketmine\network\mcpe\protocol\types\recipe\RecipeIngredient::getDescriptor ( )

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