![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cBlockInServerPluginInterface, including all inherited members.
CallHookBlockSpread(int a_BlockX, int a_BlockY, int a_BlockZ, eSpreadSource a_Source) override | cBlockInServerPluginInterface | inlinevirtual |
CallHookPlayerBreakingBlock(cPlayer &a_Player, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) override | cBlockInServerPluginInterface | inlinevirtual |
CallHookPlayerBrokenBlock(cPlayer &a_Player, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) override | cBlockInServerPluginInterface | inlinevirtual |
cBlockInServerPluginInterface(cWorld &a_World) | cBlockInServerPluginInterface | inline |
m_World | cBlockInServerPluginInterface | private |
~cBlockPluginInterface() | cBlockPluginInterface | inlinevirtual |