PocketMine-MP 5.25.1 git-694aa17cc916a954b10fe12721c81b1dc73eecd5
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.