21 enum class Type :
int {
29 ::ll::TypedStorage<4, 4, ::PlayerLocationPacket::Type> mType;
30 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mId;
31 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
38 virtual ::MinecraftPacketIds getId()
const ;
41 virtual ::std::string getName()
const ;
62 MCAPI ::MinecraftPacketIds $getId()
const;
64 MCAPI ::std::string $getName()
const;