| PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
    | 
 Collaboration diagram for pocketmine\crafting\json\RecipeIngredientData:
 Collaboration diagram for pocketmine\crafting\json\RecipeIngredientData:| Public Attributes | |
| string | $block_states | 
| int | $count | 
| int | $meta | 
| string | $molang_expression | 
| int | $molang_version | 
| string | $name | 
| string | $tag | 
| const | WILDCARD_META_VALUE = 32767 | 
Definition at line 26 of file RecipeIngredientData.php.
| string pocketmine\crafting\json\RecipeIngredientData::$block_states | 
Definition at line 31 of file RecipeIngredientData.php.
| int pocketmine\crafting\json\RecipeIngredientData::$count | 
Definition at line 38 of file RecipeIngredientData.php.
| int pocketmine\crafting\json\RecipeIngredientData::$meta | 
Definition at line 30 of file RecipeIngredientData.php.
| string pocketmine\crafting\json\RecipeIngredientData::$molang_expression | 
Definition at line 35 of file RecipeIngredientData.php.
| int pocketmine\crafting\json\RecipeIngredientData::$molang_version | 
Definition at line 36 of file RecipeIngredientData.php.
| string pocketmine\crafting\json\RecipeIngredientData::$name | 
Definition at line 29 of file RecipeIngredientData.php.
| string pocketmine\crafting\json\RecipeIngredientData::$tag | 
Definition at line 33 of file RecipeIngredientData.php.
| const pocketmine\crafting\json\RecipeIngredientData::WILDCARD_META_VALUE = 32767 | 
Definition at line 27 of file RecipeIngredientData.php.