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