LeviLamina
Loading...
Searching...
No Matches
BaseConnectionRequest Class Referenceabstract
Inheritance diagram for BaseConnectionRequest:

Classes

struct  ParsedConnectionString

Public Member Functions

BaseConnectionRequestoperator= (BaseConnectionRequest const &)
virtual bool _isAuthTypeWellFormed () const =0
MCAPI BaseConnectionRequest (::BaseConnectionRequest const &other)
MCAPI BaseConnectionRequest (::std::unique_ptr<::WebToken > rawToken, ::Json::Value const &authentication)
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)
MCAPI void $dtor ()

Static Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ BaseConnectionRequest() [1/2]

MCAPI BaseConnectionRequest::BaseConnectionRequest ( ::BaseConnectionRequest 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.

◆ BaseConnectionRequest() [2/2]

MCAPI BaseConnectionRequest::BaseConnectionRequest ( ::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.

Member Function Documentation

◆ _getGameServerToken()

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

◆ _getRawRequest()

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

◆ _isUsingRestrictedIds()

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

◆ getAnimatedImageData()

MCAPI ::std::vector<::AnimatedImageData > BaseConnectionRequest::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 BaseConnectionRequest::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.

◆ getAuthenticationType()

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

◆ getCapeImageHeight()

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

◆ getCapeImageWidth()

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

◆ getClientOptions()

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

◆ getCurrentInputMode()

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

◆ getDeviceOS()

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

◆ getLanguageCode()

MCAPI::std::string BaseConnectionRequest::getLanguageCode ( ) 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 > BaseConnectionRequest::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 > BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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.

◆ getPlatformType()

MCAPI::PlatformType BaseConnectionRequest::getPlatformType ( ) 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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 > BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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 BaseConnectionRequest::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.

◆ isCapeOnClassicSkin()

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

◆ isCompatibleWithClientSideChunkGen()

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

◆ isOverrideSkin()

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

◆ isPersonaSkin()

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

◆ isPremiumSkin()

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

◆ isTrustedSkin()

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

◆ _parseConnectionString()

MCAPI ::BaseConnectionRequest::ParsedConnectionString BaseConnectionRequest::_parseConnectionString ( ::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 * BaseConnectionRequest::$ctor ( ::BaseConnectionRequest 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 * BaseConnectionRequest::$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 BaseConnectionRequest::$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.

◆ $vftable()

MCAPI void ** BaseConnectionRequest::$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.

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