Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cItems, including all inherited members.
Add(const cItem &a_Item) | cItems | inline |
Add(short a_ItemType) | cItems | inline |
Add(short a_ItemType, char a_ItemCount) | cItems | inline |
Add(short a_ItemType, char a_ItemCount, short a_ItemDamage) | cItems | inline |
AddItemGrid(const cItemGrid &a_ItemGrid) | cItems | |
cItems(const cItems &)=default | cItems | |
cItems(cItems &&)=default | cItems | |
cItems(cItem &&a_InitialItem) | cItems | |
cItems(void) | cItems | inline |
Clear(void) | cItems | inline |
Contains(const cItem &a_Item) | cItems | |
ContainsType(const cItem &a_Item) | cItems | |
Delete(int a_Idx) | cItems | |
Get(int a_Idx) | cItems | |
operator=(const cItems &)=default | cItems | |
operator=(cItems &&)=default | cItems | |
Set(int a_Idx, const cItem &a_Item) | cItems | |
Set(int a_Idx, short a_ItemType, char a_ItemCount, short a_ItemDamage) | cItems | |
Size(void) const | cItems | inline |