return { cFloater = { Inherits = { "cEntity", }, Functions = { CanPickup = { { Params = { }, Returns = { { Type = "bool", }, }, }, }, GetAttachedMobID = { { Params = { }, Returns = { { Type = "int", }, }, }, }, GetBitePos = { { Params = { }, Returns = { { Type = "Vector3", }, }, }, }, GetOwnerID = { { Params = { }, Returns = { { Type = "int", }, }, }, }, }, }, }