|
|
BaseConnectionRequest & | operator= (BaseConnectionRequest const &) |
|
virtual bool | _isAuthTypeWellFormed () const =0 |
|
MCAPI | BaseConnectionRequest (::BaseConnectionRequest const &other) |
|
MCAPI | BaseConnectionRequest (::std::unique_ptr<::WebToken > rawToken, ::Json::Value const &authentication) |
|
MCFOLD::RawGameServerToken const & | _getGameServerToken () const |
|
MCFOLD::WebToken const & | _getRawRequest () const |
|
MCAPI bool | _isUsingRestrictedIds () const |
|
MCAPI ::std::vector<::AnimatedImageData > | getAnimatedImageData () const |
|
MCAPI::std::string | getArmSize () const |
|
MCFOLD::PlayerAuthenticationType | getAuthenticationType () const |
|
MCAPI ::std::vector< uchar > | getCapeData () const |
|
MCAPI::std::string | getCapeId () const |
|
MCAPI ushort | getCapeImageHeight () const |
|
MCAPI ushort | getCapeImageWidth () const |
|
MCAPI::SyncedClientOptionsComponent | getClientOptions () const |
|
MCAPI uint64 | getClientRandomId () const |
|
MCAPI::InputMode | getCurrentInputMode () const |
|
MCAPI::std::string | getDeviceId () const |
|
MCAPI::BuildPlatform | getDeviceOS () const |
|
MCAPI::std::string | getLanguageCode () const |
|
MCAPI ::std::vector<::SerializedPersonaPieceHandle > | getPersonaPieces () const |
|
MCAPI ::std::unordered_map<::persona::PieceType, ::TintMapColor > | getPieceTintColors () const |
|
MCAPI::std::string | getPlatformId () const |
|
MCAPI::std::string | getPlatformOfflineId () const |
|
MCAPI::std::string | getPlatformOnlineId () const |
|
MCAPI::PlatformType | getPlatformType () const |
|
MCAPI::std::string | getSelfSignedId () const |
|
MCAPI::std::string | getSkinAnimationData () const |
|
MCAPI::mce::Color | getSkinColor () const |
|
MCAPI ::std::vector< uchar > | getSkinData () const |
|
MCAPI::std::string | getSkinGeometry () const |
|
MCAPI::MinEngineVersion | getSkinGeometryMinEngineVersion () const |
|
MCAPI::std::string | getSkinId () const |
|
MCAPI ushort | getSkinImageHeight () const |
|
MCAPI ushort | getSkinImageWidth () const |
|
MCAPI::std::string | getSkinResourcePatch () const |
|
MCAPI::std::string | getThirdPartyName () const |
|
MCAPI bool | isCapeOnClassicSkin () const |
|
MCAPI bool | isCompatibleWithClientSideChunkGen () const |
|
MCAPI bool | isOverrideSkin () const |
|
MCAPI bool | isPersonaSkin () const |
|
MCAPI bool | isPremiumSkin () const |
|
MCAPI bool | isTrustedSkin () const |
|
MCAPI bool | isWellFormed () const |
|
MCAPI::std::string | toString () |
|
MCAPI void * | $ctor (::BaseConnectionRequest const &other) |
|
MCAPI void * | $ctor (::std::unique_ptr<::WebToken > rawToken, ::Json::Value const &authentication) |
|
MCFOLD void | $dtor () |