PocketMine-MP 5.27.2 git-d86943fa8c6384be3e2c1901ebf94f584b27e784
Loading...
Searching...
No Matches
pocketmine\inventory Namespace Reference

Classes

class  ArmorInventory
 
class  BaseInventory
 
class  CallbackInventoryListener
 
class  CreativeGroup
 
class  CreativeInventory
 
class  CreativeInventoryEntry
 
class  DelegateInventory
 
interface  Inventory
 
interface  InventoryHolder
 
interface  InventoryListener
 
class  PlayerCraftingInventory
 
class  PlayerCursorInventory
 
class  PlayerEnderInventory
 
class  PlayerInventory
 
class  PlayerOffHandInventory
 
class  SimpleInventory
 
interface  SlotValidatedInventory
 
interface  TemporaryInventory
 

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.