23 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityId;
24 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
25 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
26 ::ll::TypedStorage<4, 4, int> mDir;
27 ::ll::TypedStorage<8, 32, ::std::string> mMotif;
34 virtual ::MinecraftPacketIds getId()
const ;
37 virtual ::std::string getName()
const ;
58 MCAPI ::MinecraftPacketIds $getId()
const;
60 MCAPI ::std::string $getName()
const;
70 MCAPI
static void** $vftable();