1
0

Refactored GetPlacementBlockTypeMeta

This commit is contained in:
Tycho
2014-01-26 07:06:25 -08:00
parent bed2ee22e8
commit a13d009a30
7 changed files with 12 additions and 11 deletions

View File

@@ -244,7 +244,7 @@ cBlockHandler::cBlockHandler(BLOCKTYPE a_BlockType)
bool cBlockHandler::GetPlacementBlockTypeMeta(
cWorld * a_World, cPlayer * a_Player,
cChunkInterface * a_ChunkInterface, cPlayer * a_Player,
int a_BlockX, int a_BlockY, int a_BlockZ, char a_BlockFace,
int a_CursorX, int a_CursorY, int a_CursorZ,
BLOCKTYPE & a_BlockType, NIBBLETYPE & a_BlockMeta