| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Collaboration diagram for pocketmine\inventory\json\CreativeGroupData:Public Attributes | |
| ItemStackData | $group_icon | 
| string | $group_name | 
| array | $items | 
Definition at line 28 of file CreativeGroupData.php.
| ItemStackData pocketmine\inventory\json\CreativeGroupData::$group_icon | 
@required
Definition at line 32 of file CreativeGroupData.php.
| string pocketmine\inventory\json\CreativeGroupData::$group_name | 
@required
Definition at line 30 of file CreativeGroupData.php.
| array pocketmine\inventory\json\CreativeGroupData::$items | 
Definition at line 37 of file CreativeGroupData.php.