PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
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: