29 Bucket(QDataStream & str,
int sub,
int id);
31 int Weight()
const override;
33 bool Get(
Block * block,
int start)
override;
34 void Damage(
int dmg,
int dmg_kind)
override;
usage_types Use(Block *) override
Inventory * HasInventory() overridefinal
QString FullName() const override
Provides declaration for class Inventory for freg.
bool Get(Block *block, int start) override
Returns true on success.
void ReceiveSignal(QString str) override
Receive text signal.
void Damage(int dmg, int dmg_kind) override
void SaveAttributes(QDataStream &out) const override
Provides block ability to contain other blocks inside.
Block without special physics and attributes.
Provides definition for class Block.
int Weight() const override