|
PocketMine-MP 5.37.4 git-dbb3eefc44d5dddb20f540594fbda61467f50873
|
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.