23 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
24 ::ll::TypedStorage<4, 12, ::Vec3> mMotion;
25 ::ll::TypedStorage<1, 1, bool> mOnGround;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
56 MCAPI
void* $ctor(
::Actor const& entity);
68 MCAPI ::MinecraftPacketIds $getId()
const;
70 MCAPI ::std::string $getName()
const;
80 MCAPI
static void** $vftable();