|
| static | decode (int $typeId, ByteBufferReader $in) |
| |
Definition at line 22 of file SmithingTransformRecipe.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::__construct |
( |
int | $typeId, |
|
|
private string | $recipeId, |
|
|
private RecipeIngredient | $template, |
|
|
private RecipeIngredient | $input, |
|
|
private RecipeIngredient | $addition, |
|
|
private ItemStack | $output, |
|
|
private string | $blockName, |
|
|
private int | $recipeNetId ) |
◆ decode()
| static pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::decode |
( |
int | $typeId, |
|
|
ByteBufferReader | $in ) |
|
static |
◆ encode()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::encode |
( |
ByteBufferWriter | $out | ) |
|
◆ getAddition()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getAddition |
( |
| ) |
|
◆ getBlockName()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getBlockName |
( |
| ) |
|
◆ getInput()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getInput |
( |
| ) |
|
◆ getOutput()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getOutput |
( |
| ) |
|
◆ getRecipeId()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getRecipeId |
( |
| ) |
|
◆ getRecipeNetId()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getRecipeNetId |
( |
| ) |
|
◆ getTemplate()
| pocketmine\network\mcpe\protocol\types\recipe\SmithingTransformRecipe::getTemplate |
( |
| ) |
|
◆ getTypeId()
| pocketmine\network\mcpe\protocol\types\recipe\RecipeWithTypeId::getTypeId |
( |
| ) |
|
|
finalinherited |
The documentation for this class was generated from the following file: