![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cDispenserEntity, including all inherited members.
Activate(void) | cDropSpenserEntity | |
AddDropSpenserDir(Vector3i &a_RelCoord, NIBBLETYPE a_Direction) | cDropSpenserEntity | |
cBlockEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World) | cBlockEntity | protected |
cBlockEntityWindowOwner(cBlockEntity *a_BlockEntity) | cBlockEntityWindowOwner | inline |
cBlockEntityWithItems(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, int a_ItemGridWidth, int a_ItemGridHeight, cWorld *a_World) | cBlockEntityWithItems | |
cDispenserEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World) | cDispenserEntity | |
cDropSpenserEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World) | cDropSpenserEntity | |
Clone(Vector3i a_Pos) | cBlockEntity | |
CloseWindow(void) | cWindowOwner | inline |
ContentsHeight enum value | cDropSpenserEntity | |
ContentsWidth enum value | cDropSpenserEntity | |
ConvertToPickups() const override | cBlockEntityWithItems | virtual |
CopyFrom(const cBlockEntity &a_Src) override | cDropSpenserEntity | virtual |
CreateByBlockType(BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta, Vector3i a_Pos, cWorld *a_World=nullptr) | cBlockEntity | static |
cWindowOwner() | cWindowOwner | inline |
Destroy() | cBlockEntity | virtual |
DropFromSlot(cChunk &a_Chunk, int a_SlotNum) | cDropSpenserEntity | protected |
DropSpense(cChunk &a_Chunk) | cDropSpenserEntity | protected |
DropSpenseFromSlot(cChunk &a_Chunk, int a_SlotNum) override | cDispenserEntity | privatevirtual |
EmptyLiquidBucket(BLOCKTYPE a_BlockInFront, int a_SlotNum) | cDispenserEntity | private |
GetBlockPos(void) override | cBlockEntityWindowOwner | inlinevirtual |
GetBlockType() const | cBlockEntity | inline |
GetChunkX() const | cBlockEntity | inline |
GetChunkZ() const | cBlockEntity | inline |
GetContents(void) | cBlockEntityWithItems | inline |
GetContents(void) const | cBlockEntityWithItems | inline |
GetPos() const | cBlockEntity | inline |
GetPosX() const | cBlockEntity | inline |
GetPosY() const | cBlockEntity | inline |
GetPosZ() const | cBlockEntity | inline |
GetRelPos() const | cBlockEntity | inline |
GetRelX() const | cBlockEntity | inline |
GetRelZ() const | cBlockEntity | inline |
GetShootVector(NIBBLETYPE a_BlockMeta) | cDispenserEntity | static |
GetSlot(int a_SlotNum) const | cBlockEntityWithItems | inline |
GetSlot(int a_X, int a_Y) const | cBlockEntityWithItems | inline |
GetWindow(void) const | cWindowOwner | inline |
GetWorld() const | cBlockEntity | inline |
IsBlockEntityBlockType(BLOCKTYPE a_BlockType) | cBlockEntity | static |
m_BlockEntity | cBlockEntityWindowOwner | private |
m_BlockMeta | cBlockEntity | protected |
m_BlockType | cBlockEntity | protected |
m_Contents | cBlockEntityWithItems | protected |
m_Pos | cBlockEntity | protected |
m_RelX | cBlockEntity | protected |
m_RelZ | cBlockEntity | protected |
m_ShouldDropSpense | cDropSpenserEntity | protected |
m_Window | cWindowOwner | private |
m_World | cBlockEntity | protected |
OnAddToWorld(cWorld &a_World, cChunk &a_Chunk) | cBlockEntity | virtual |
OnRemoveFromWorld() override | cDropSpenserEntity | virtual |
OnSlotChanged(cItemGrid *a_Grid, int a_SlotNum) override | cBlockEntityWithItems | protectedvirtual |
OpenWindow(cWindow *a_Window) | cWindowOwner | inline |
ScoopUpLiquid(int a_SlotNum, short a_ResultingBucketItemType) | cDispenserEntity | private |
SendTo(cClientHandle &a_Client) override | cDropSpenserEntity | virtual |
SetPos(Vector3i a_NewPos) | cBlockEntity | |
SetSlot(int a_SlotNum, const cItem &a_Item) | cBlockEntityWithItems | inline |
SetSlot(int a_X, int a_Y, const cItem &a_Item) | cBlockEntityWithItems | inline |
SetWorld(cWorld *a_World) | cBlockEntity | |
SpawnProjectileFromDispenser(Vector3i a_BlockPos, cProjectileEntity::eKind a_Kind, const Vector3d &a_Speed, const cItem *a_Item=nullptr) | cDispenserEntity | |
SpawnProjectileFromDispenser(int a_BlockX, int a_BlockY, int a_BlockZ, cProjectileEntity::eKind a_Kind, const Vector3d &a_Speed, const cItem *a_Item=nullptr) | cDispenserEntity | inline |
Super typedef | cDispenserEntity | private |
Tick(std::chrono::milliseconds a_Dt, cChunk &a_Chunk) override | cDropSpenserEntity | virtual |
UsedBy(cPlayer *a_Player) override | cDropSpenserEntity | virtual |
~cBlockEntity()=default | cBlockEntity | virtual |
~cListener() | cItemGrid::cListener | inlinevirtual |
~cWindowOwner() | cWindowOwner | inlinevirtual |