24 ::ll::TypedStorage<4, 4, ::DimensionType> mDimensionId;
25 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
26 ::ll::TypedStorage<1, 1, bool> mRespawn;
27 ::ll::TypedStorage<4, 8, ::LoadingScreenId> mLoadingScreenId;
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();