block = Block::get(Item::SIGN_POST); parent::__construct(self::SIGN, 0, $count, "Sign"); } public function getMaxStackSize(){ return 16; } }