LeviLamina
Loading...
Searching...
No Matches
ConnectionRequest Class Reference
Inheritance diagram for ConnectionRequest:

Public Member Functions

ConnectionRequestoperator= (ConnectionRequest const &)
virtual bool _isAuthTypeWellFormed () const
MCAPI ConnectionRequest (::ConnectionRequest const &other)
MCAPI::std::string getDeviceModel () const
MCAPI::std::string getEduJoinerToHostNonce () const
MCAPI::std::string getEduSessionToken () const
MCAPI::std::string getEduTokenChain () const
MCAPI ::std::optional<::Social::NoncegetNonce () const
MCAPI ::std::optional<::PlayerPartyInfogetPartyInfo () const
MCAPI bool isEduMode () const
MCAPI void * $ctor (::ConnectionRequest const &other)
MCAPI void $dtor ()
MCAPI bool $_isAuthTypeWellFormed () const
MCAPI::RawGameServerToken const & _getGameServerToken () const
MCAPI::WebToken const & _getRawRequest () const
MCAPI bool _isUsingRestrictedIds () const
MCAPI ::std::vector<::AnimatedImageDatagetAnimatedImageData () const
MCAPI::std::string getArmSize () const
MCAPI::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<::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::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)

Static Public Member Functions

static MCAPI ::ConnectionRequest fromString (::std::string const &str)
static MCAPI void ** $vftable ()
static MCAPI ::BaseConnectionRequest::ParsedConnectionString _parseConnectionString (::std::string const &str)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2beee2
::ll::UntypedStorage< 8, 32 > mUnkc0eefb
::ll::UntypedStorage< 4, 4 > mUnke8a30e

Member Function Documentation

◆ _isAuthTypeWellFormed()

virtual bool ConnectionRequest::_isAuthTypeWellFormed ( ) const
virtual

Implements BaseConnectionRequest.

◆ $vftable()

MCAPI void ** ConnectionRequest::$vftable ( )
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.

◆ _getGameServerToken()

MCAPI::RawGameServerToken const & BaseConnectionRequest::_getGameServerToken ( ) const
inherited
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.

◆ _getRawRequest()

MCAPI::WebToken const & BaseConnectionRequest::_getRawRequest ( ) const
inherited
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.

◆ _isUsingRestrictedIds()

MCAPI bool BaseConnectionRequest::_isUsingRestrictedIds ( ) const
inherited
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.

◆ getAnimatedImageData()

MCAPI ::std::vector<::AnimatedImageData > BaseConnectionRequest::getAnimatedImageData ( ) const
inherited
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 BaseConnectionRequest::getArmSize ( ) const
inherited
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.

◆ getAuthenticationType()

MCAPI::PlayerAuthenticationType BaseConnectionRequest::getAuthenticationType ( ) const
inherited
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 > BaseConnectionRequest::getCapeData ( ) const
inherited
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 BaseConnectionRequest::getCapeId ( ) const
inherited
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.

◆ getCapeImageHeight()

MCAPI ushort BaseConnectionRequest::getCapeImageHeight ( ) const
inherited
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.

◆ getCapeImageWidth()

MCAPI ushort BaseConnectionRequest::getCapeImageWidth ( ) const
inherited
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.

◆ getClientOptions()

MCAPI::SyncedClientOptionsComponent BaseConnectionRequest::getClientOptions ( ) const
inherited
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 BaseConnectionRequest::getClientRandomId ( ) const
inherited
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.

◆ getCurrentInputMode()

MCAPI::InputMode BaseConnectionRequest::getCurrentInputMode ( ) const
inherited
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 BaseConnectionRequest::getDeviceId ( ) const
inherited
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.

◆ getDeviceOS()

MCAPI::BuildPlatform BaseConnectionRequest::getDeviceOS ( ) const
inherited
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.

◆ getLanguageCode()

MCAPI::std::string BaseConnectionRequest::getLanguageCode ( ) const
inherited
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 > BaseConnectionRequest::getPersonaPieces ( ) const
inherited
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 > BaseConnectionRequest::getPieceTintColors ( ) const
inherited
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 BaseConnectionRequest::getPlatformId ( ) const
inherited
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 BaseConnectionRequest::getPlatformOfflineId ( ) const
inherited
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 BaseConnectionRequest::getPlatformOnlineId ( ) const
inherited
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.

◆ getPlatformType()

MCAPI::PlatformType BaseConnectionRequest::getPlatformType ( ) const
inherited
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 BaseConnectionRequest::getSelfSignedId ( ) const
inherited
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 BaseConnectionRequest::getSkinAnimationData ( ) const
inherited
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 BaseConnectionRequest::getSkinColor ( ) const
inherited
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 > BaseConnectionRequest::getSkinData ( ) const
inherited
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 BaseConnectionRequest::getSkinGeometry ( ) const
inherited
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 BaseConnectionRequest::getSkinGeometryMinEngineVersion ( ) const
inherited
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 BaseConnectionRequest::getSkinId ( ) const
inherited
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 BaseConnectionRequest::getSkinImageHeight ( ) const
inherited
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 BaseConnectionRequest::getSkinImageWidth ( ) const
inherited
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 BaseConnectionRequest::getSkinResourcePatch ( ) const
inherited
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 BaseConnectionRequest::getThirdPartyName ( ) const
inherited
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.

◆ isCapeOnClassicSkin()

MCAPI bool BaseConnectionRequest::isCapeOnClassicSkin ( ) const
inherited
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.

◆ isCompatibleWithClientSideChunkGen()

MCAPI bool BaseConnectionRequest::isCompatibleWithClientSideChunkGen ( ) const
inherited
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.

◆ isOverrideSkin()

MCAPI bool BaseConnectionRequest::isOverrideSkin ( ) const
inherited
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.

◆ isPersonaSkin()

MCAPI bool BaseConnectionRequest::isPersonaSkin ( ) const
inherited
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.

◆ isPremiumSkin()

MCAPI bool BaseConnectionRequest::isPremiumSkin ( ) const
inherited
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.

◆ isTrustedSkin()

MCAPI bool BaseConnectionRequest::isTrustedSkin ( ) const
inherited
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 BaseConnectionRequest::isWellFormed ( ) const
inherited
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 BaseConnectionRequest::toString ( )
inherited
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.

◆ _parseConnectionString()

MCAPI ::BaseConnectionRequest::ParsedConnectionString BaseConnectionRequest::_parseConnectionString ( ::std::string const & str)
staticinherited
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 * BaseConnectionRequest::$ctor ( ::BaseConnectionRequest const & other)
inherited
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 * BaseConnectionRequest::$ctor ( ::std::unique_ptr<::WebToken > rawToken,
::Json::Value const & authentication )
inherited
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: