PocketMine-MP 5.33.2 git-1133d49c924b4358c79d44eeb97dcbf56cb4d1eb
Loading...
Searching...
No Matches
pocketmine\inventory Namespace Reference

Classes

class  ArmorInventory
 
class  BaseInventory
 
class  CallbackInventoryListener
 
class  CombinedInventoryProxy
 
class  CreativeGroup
 
class  CreativeInventory
 
class  CreativeInventoryEntry
 
class  Hotbar
 
interface  Inventory
 
interface  InventoryHolder
 
interface  InventoryListener
 
class  SimpleInventory
 
interface  SlotValidatedInventory
 

Enumerations

enum  CreativeCategory { ITEMS }
 

Detailed Description

Handles the creation of virtual inventories or mapped to an InventoryHolder

Enumeration Type Documentation

◆ CreativeCategory

Available tabs in the creative inventory that an item can be displayed in.

Definition at line 29 of file CreativeCategory.php.