Documentation

CraftRecipeStackRequestAction extends ItemStackRequestAction
in package
Uses GetTypeIdFromConstTrait

Tells that the current transaction crafted the specified recipe.

Table of Contents

ID  = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RECIPE
$recipeId  : int
__construct()  : mixed
getRecipeId()  : int
getTypeId()  : int
read()  : self
write()  : void

Constants

ID

public mixed ID = \pocketmine\network\mcpe\protocol\types\inventory\stackrequest\ItemStackRequestActionType::CRAFTING_RECIPE

Properties

Methods

Search results