PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
|
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.