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(Vector3i a_BlockPos, eSpreadSource a_Source)=0cBlockPluginInterfacepure virtual
CallHookPlayerBreakingBlock(cPlayer &a_Player, Vector3i a_BlockPos, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)=0cBlockPluginInterfacepure virtual
CallHookPlayerBrokenBlock(cPlayer &a_Player, Vector3i a_BlockPos, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta)=0cBlockPluginInterfacepure virtual
~cBlockPluginInterface()cBlockPluginInterfaceinlinevirtual