PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
pocketmine\crafting\json\RecipeIngredientData Class Reference
+ 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
 

Detailed Description

Definition at line 26 of file RecipeIngredientData.php.

Member Data Documentation

◆ $block_states

string pocketmine\crafting\json\RecipeIngredientData::$block_states

Definition at line 31 of file RecipeIngredientData.php.

◆ $count

int pocketmine\crafting\json\RecipeIngredientData::$count

Definition at line 38 of file RecipeIngredientData.php.

◆ $meta

int pocketmine\crafting\json\RecipeIngredientData::$meta

Definition at line 30 of file RecipeIngredientData.php.

◆ $molang_expression

string pocketmine\crafting\json\RecipeIngredientData::$molang_expression

Definition at line 35 of file RecipeIngredientData.php.

◆ $molang_version

int pocketmine\crafting\json\RecipeIngredientData::$molang_version

Definition at line 36 of file RecipeIngredientData.php.

◆ $name

string pocketmine\crafting\json\RecipeIngredientData::$name

Definition at line 29 of file RecipeIngredientData.php.

◆ $tag

string pocketmine\crafting\json\RecipeIngredientData::$tag

Definition at line 33 of file RecipeIngredientData.php.

◆ WILDCARD_META_VALUE

const pocketmine\crafting\json\RecipeIngredientData::WILDCARD_META_VALUE = 32767

Definition at line 27 of file RecipeIngredientData.php.


The documentation for this class was generated from the following file: