Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cSlotAreaBeacon, including all inherited members.
Clicked(cPlayer &a_Player, int a_SlotNum, eClickAction a_ClickAction, const cItem &a_ClickedItem) override | cSlotAreaBeacon | virtual |
CollectItemsToHand(cItem &a_Dragging, cPlayer &a_Player, bool a_CollectFullStacks) | cSlotArea | virtual |
cSlotArea(int a_NumSlots, cWindow &a_ParentWindow) | cSlotArea | |
cSlotAreaBeacon(cBeaconEntity *a_Beacon, cWindow &a_ParentWindow) | cSlotAreaBeacon | |
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 | cSlotAreaBeacon | 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 | cSlotAreaBeacon | virtual |
IsPlaceableItem(short a_ItemType) | cSlotAreaBeacon | static |
m_Beacon | cSlotAreaBeacon | protected |
m_NumSlots | cSlotArea | protected |
m_ParentWindow | cSlotArea | 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 |
OnSlotChanged(cItemGrid *a_ItemGrid, int a_SlotNum) override | cSlotAreaBeacon | protectedvirtual |
SetSlot(int a_SlotNum, cPlayer &a_Player, const cItem &a_Item) override | cSlotAreaBeacon | virtual |
ShiftClicked(cPlayer &a_Player, int a_SlotNum, const cItem &a_ClickedItem) | cSlotArea | virtual |
Super typedef | cSlotAreaBeacon | private |
~cListener() | cItemGrid::cListener | inlinevirtual |
~cSlotArea() | cSlotArea | inlinevirtual |
~cSlotAreaBeacon() override | cSlotAreaBeacon | virtual |