#define CLASS_PROTODEF(classname)
This class bridges a vector of cItem for safe access via Lua.
cAggressiveMonster(const AString &a_ConfigName, eMonsterType a_MobType, const AString &a_SoundHurt, const AString &a_SoundDeath, const AString &a_SoundAmbient, float a_Width, float a_Height)
cMagmaCube(int a_Size)
Creates a MagmaCube of the specified size; with 1 being the smallest.
virtual bool IsNetherNative(void) override
Returns whether this mob spawns in the Nether in Vanilla.
int m_Size
Size of the MagmaCube, with 1 being the smallest.
virtual void GetDrops(cItems &a_Drops, cEntity *a_Killer=nullptr) override
Returns the list of drops for this pawn when it is killed.
static AString GetSizeName(int a_Size)
Returns the text describing the slime's size, as used by the client's resource subsystem for sounds.