PocketMine-MP 5.31.1 git-79e3f2b2814ae3676339d931f659b32a01e19783
Loading...
Searching...
No Matches
pocketmine\inventory\json\CreativeGroupData Class Reference
+ Collaboration diagram for pocketmine\inventory\json\CreativeGroupData:

Public Attributes

ItemStackData $group_icon
 
string $group_name
 
array $items
 

Detailed Description

Definition at line 28 of file CreativeGroupData.php.

Member Data Documentation

◆ $group_icon

ItemStackData pocketmine\inventory\json\CreativeGroupData::$group_icon

@required

Definition at line 32 of file CreativeGroupData.php.

◆ $group_name

string pocketmine\inventory\json\CreativeGroupData::$group_name

@required

Definition at line 30 of file CreativeGroupData.php.

◆ $items

array pocketmine\inventory\json\CreativeGroupData::$items

Definition at line 37 of file CreativeGroupData.php.


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