|
| static | read (ByteBufferReader $in) |
| |
◆ __construct()
| pocketmine\network\mcpe\protocol\types\recipe\RecipeUnlockingRequirement::__construct |
( |
private ?array | $unlockingIngredients | ) |
|
- Parameters
-
| RecipeIngredient[] | null | $unlockingIngredients | @phpstan-param list<RecipeIngredient>|null $unlockingIngredients |
Definition at line 29 of file RecipeUnlockingRequirement.php.
◆ getUnlockingIngredients()
| pocketmine\network\mcpe\protocol\types\recipe\RecipeUnlockingRequirement::getUnlockingIngredients |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\recipe\RecipeUnlockingRequirement::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\recipe\RecipeUnlockingRequirement::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: