#include "Globals.h" #include "BlockCloth.h" #include "../cItem.h" #include "../cPlayer.h" cBlockClothHandler::cBlockClothHandler(BLOCKTYPE a_BlockID) : cBlockHandler(a_BlockID) { }