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

Public Member Functions

 encode (ByteBufferWriter $out)
 
 getTypeId ()
 

Protected Member Functions

 __construct (private int $typeId)
 

Detailed Description

Definition at line 19 of file RecipeWithTypeId.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\protocol\types\recipe\RecipeWithTypeId::__construct ( private int $typeId)
protected

Definition at line 20 of file RecipeWithTypeId.php.

Member Function Documentation

◆ getTypeId()

pocketmine\network\mcpe\protocol\types\recipe\RecipeWithTypeId::getTypeId ( )
final

Definition at line 24 of file RecipeWithTypeId.php.


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