Cuberite
A lightweight, fast and extensible game server for Minecraft
cBlockPluginInterface Member List

This is the complete list of members for cBlockPluginInterface, including all inherited members.

CallHookBlockSpread(int a_BlockX, int a_BlockY, int a_BlockZ, eSpreadSource a_Source)=0cBlockPluginInterfacepure virtual
CallHookPlayerBreakingBlock(cPlayer &a_Player, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)=0cBlockPluginInterfacepure virtual
CallHookPlayerBrokenBlock(cPlayer &a_Player, int a_BlockX, int a_BlockY, int a_BlockZ, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)=0cBlockPluginInterfacepure virtual
~cBlockPluginInterface()cBlockPluginInterfaceinlinevirtual