![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cSlotAreaArmor, including all inherited members.
CanPlaceArmorInSlot(int a_SlotNum, const cItem &a_Item) | cSlotAreaArmor | static |
Clicked(cPlayer &a_Player, int a_SlotNum, eClickAction a_ClickAction, const cItem &a_ClickedItem) override | cSlotAreaArmor | virtual |
CollectItemsToHand(cItem &a_Dragging, cPlayer &a_Player, bool a_CollectFullStacks) | cSlotArea | virtual |
cSlotArea(int a_NumSlots, cWindow &a_ParentWindow) | cSlotArea | |
cSlotAreaArmor(cWindow &a_ParentWindow) | cSlotAreaArmor | inline |
cSlotAreaInventoryBase(int a_NumSlots, int a_SlotOffset, cWindow &a_ParentWindow) | cSlotAreaInventoryBase | |
DblClicked(cPlayer &a_Player, int a_SlotNum) | cSlotArea | virtual |
DistributeStack(cItem &a_ItemStack, cPlayer &a_Player, bool a_ShouldApply, bool a_KeepEmptySlots, bool a_BackFill) override | cSlotAreaArmor | virtual |
DropClicked(cPlayer &a_Player, int a_SlotNum, bool a_DropStack) | cSlotArea | virtual |
GetNumSlots(void) const | cSlotArea | inline |
GetSlot(int a_SlotNum, cPlayer &a_Player) const override | cSlotAreaInventoryBase | virtual |
m_NumSlots | cSlotArea | protected |
m_ParentWindow | cSlotArea | protected |
m_SlotOffset | cSlotAreaInventoryBase | protected |
MiddleClicked(cPlayer &a_Player, int a_SlotNum) | cSlotArea | virtual |
NumberClicked(cPlayer &a_Player, int a_SlotNum, eClickAction a_ClickAction) | cSlotArea | virtual |
OnPlayerAdded(cPlayer &a_Player) | cSlotArea | virtual |
OnPlayerRemoved(cPlayer &a_Player) | cSlotArea | virtual |
SetSlot(int a_SlotNum, cPlayer &a_Player, const cItem &a_Item) override | cSlotAreaInventoryBase | virtual |
ShiftClicked(cPlayer &a_Player, int a_SlotNum, const cItem &a_ClickedItem) | cSlotArea | virtual |
Super typedef | cSlotAreaArmor | private |
~cSlotArea() | cSlotArea | inlinevirtual |