Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cBlockInServerPluginInterface, including all inherited members.
CallHookBlockSpread(Vector3i a_BlockPos, eSpreadSource a_Source) override | cBlockInServerPluginInterface | inlinevirtual |
CallHookPlayerBreakingBlock(cPlayer &a_Player, Vector3i a_BlockPos, eBlockFace a_BlockFace, BLOCKTYPE a_BlockType, NIBBLETYPE a_BlockMeta) override | cBlockInServerPluginInterface | inlinevirtual |
CallHookPlayerBrokenBlock(cPlayer &a_Player, Vector3i a_BlockPos, 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 |