LeviLamina
Loading...
Searching...
No Matches
SubClientConnectionRequest Class Reference

Public Member Functions

SubClientConnectionRequestoperator= (SubClientConnectionRequest const &)
MCAPI SubClientConnectionRequest (::SubClientConnectionRequest const &other)
MCAPI SubClientConnectionRequest (::std::unique_ptr<::WebToken > rawToken, ::Json::Value const &authentication)
MCAPI ::std::vector<::AnimatedImageDatagetAnimatedImageData () const
MCAPI::std::string getArmSize () const
MCAPI ::std::vector< uchar > getCapeData () const
MCAPI::std::string getCapeId () const
MCAPI uint64 getClientRandomId () const
MCAPI::std::string getDeviceId () const
MCAPI ::std::vector<::SerializedPersonaPieceHandlegetPersonaPieces () const
MCAPI ::std::unordered_map<::persona::PieceType, ::TintMapColorgetPieceTintColors () const
MCAPI::std::string getPlatformId () const
MCAPI::std::string getPlatformOfflineId () const
MCAPI::std::string getPlatformOnlineId () 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 isWellFormed () const
MCAPI::std::string toString ()
MCAPI ~SubClientConnectionRequest ()
MCAPI void * $ctor (::SubClientConnectionRequest const &other)
MCAPI void * $ctor (::std::unique_ptr<::WebToken > rawToken, ::Json::Value const &authentication)
MCAPI void $dtor ()

Static Public Member Functions

static MCNAPI_C ::SubClientConnectionRequest create (::SubClientAuthInfo const &authInfo, ::std::string const &deviceId, ::std::string const &selfSignedId, uint64 clientRandomId, ::std::string const &platformId, ::std::string const &skinId, ::mce::Image const &skinData, ::mce::Image const &capeData, ::SerializedSkinRef const &serializedSkin, ::InputMode currentInputMode, ::std::string const &thirdPartyName, ::std::string const &platformOnlineId, ::std::string const &platformOfflineId, ::std::string const &capeId, bool isPrimaryUser, bool compatibleWithClientSideChunkGen, ::SyncedClientOptionsComponent const &options)
static MCAPI ::SubClientConnectionRequest fromString (::std::string const &str)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2af921
::ll::UntypedStorage< 8, 8 > mUnkaac929
::ll::UntypedStorage< 8, 32 > mUnk2ecdf6
::ll::UntypedStorage< 4, 4 > mUnkeec142

Constructor & Destructor Documentation

◆ SubClientConnectionRequest() [1/2]

MCAPI SubClientConnectionRequest::SubClientConnectionRequest ( ::SubClientConnectionRequest const & other)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SubClientConnectionRequest() [2/2]

MCAPI SubClientConnectionRequest::SubClientConnectionRequest ( ::std::unique_ptr<::WebToken > rawToken,
::Json::Value const & authentication )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~SubClientConnectionRequest()

MCAPI SubClientConnectionRequest::~SubClientConnectionRequest ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ getAnimatedImageData()

MCAPI ::std::vector<::AnimatedImageData > SubClientConnectionRequest::getAnimatedImageData ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getArmSize()

MCAPI::std::string SubClientConnectionRequest::getArmSize ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getCapeData()

MCAPI ::std::vector< uchar > SubClientConnectionRequest::getCapeData ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getCapeId()

MCAPI::std::string SubClientConnectionRequest::getCapeId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getClientRandomId()

MCAPI uint64 SubClientConnectionRequest::getClientRandomId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getDeviceId()

MCAPI::std::string SubClientConnectionRequest::getDeviceId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPersonaPieces()

MCAPI ::std::vector<::SerializedPersonaPieceHandle > SubClientConnectionRequest::getPersonaPieces ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPieceTintColors()

MCAPI ::std::unordered_map<::persona::PieceType, ::TintMapColor > SubClientConnectionRequest::getPieceTintColors ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPlatformId()

MCAPI::std::string SubClientConnectionRequest::getPlatformId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPlatformOfflineId()

MCAPI::std::string SubClientConnectionRequest::getPlatformOfflineId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPlatformOnlineId()

MCAPI::std::string SubClientConnectionRequest::getPlatformOnlineId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSelfSignedId()

MCAPI::std::string SubClientConnectionRequest::getSelfSignedId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinAnimationData()

MCAPI::std::string SubClientConnectionRequest::getSkinAnimationData ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinColor()

MCAPI::mce::Color SubClientConnectionRequest::getSkinColor ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinData()

MCAPI ::std::vector< uchar > SubClientConnectionRequest::getSkinData ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinGeometry()

MCAPI::std::string SubClientConnectionRequest::getSkinGeometry ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinGeometryMinEngineVersion()

MCAPI::MinEngineVersion SubClientConnectionRequest::getSkinGeometryMinEngineVersion ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinId()

MCAPI::std::string SubClientConnectionRequest::getSkinId ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinImageHeight()

MCAPI ushort SubClientConnectionRequest::getSkinImageHeight ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinImageWidth()

MCAPI ushort SubClientConnectionRequest::getSkinImageWidth ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getSkinResourcePatch()

MCAPI::std::string SubClientConnectionRequest::getSkinResourcePatch ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getThirdPartyName()

MCAPI::std::string SubClientConnectionRequest::getThirdPartyName ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ isWellFormed()

MCAPI bool SubClientConnectionRequest::isWellFormed ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ toString()

MCAPI::std::string SubClientConnectionRequest::toString ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ fromString()

MCAPI ::SubClientConnectionRequest SubClientConnectionRequest::fromString ( ::std::string const & str)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * SubClientConnectionRequest::$ctor ( ::SubClientConnectionRequest const & other)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * SubClientConnectionRequest::$ctor ( ::std::unique_ptr<::WebToken > rawToken,
::Json::Value const & authentication )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void SubClientConnectionRequest::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: