| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Collaboration diagram for pocketmine\inventory\CreativeInventoryEntry:Public Member Functions | |
| __construct (Item $item, private readonly CreativeCategory $category, private readonly ?CreativeGroup $group=null) | |
| getCategory () | |
| getGroup () | |
| getItem () | |
| matchesItem (Item $item) | |
Definition at line 28 of file CreativeInventoryEntry.php.
| pocketmine\inventory\CreativeInventoryEntry::__construct | ( | Item | $item, | 
| private readonly CreativeCategory | $category, | ||
| private readonly ?CreativeGroup | $group = null ) | 
Definition at line 31 of file CreativeInventoryEntry.php.
| pocketmine\inventory\CreativeInventoryEntry::getCategory | ( | ) | 
Definition at line 41 of file CreativeInventoryEntry.php.
| pocketmine\inventory\CreativeInventoryEntry::getGroup | ( | ) | 
Definition at line 43 of file CreativeInventoryEntry.php.
| pocketmine\inventory\CreativeInventoryEntry::getItem | ( | ) | 
Definition at line 39 of file CreativeInventoryEntry.php.
| pocketmine\inventory\CreativeInventoryEntry::matchesItem | ( | Item | $item | ) | 
Definition at line 45 of file CreativeInventoryEntry.php.