PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
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.