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

Public Member Functions

SubClientConnectionRequestoperator= (SubClientConnectionRequest const &)
virtual bool _isAuthTypeWellFormed () const
MCAPI SubClientConnectionRequest (::SubClientConnectionRequest const &other)
MCAPI void * $ctor (::SubClientConnectionRequest const &other)
MCAPI void $dtor ()
MCAPI bool $_isAuthTypeWellFormed () const
MCFOLD::RawGameServerToken const & _getGameServerToken () const
MCFOLD::WebToken const & _getRawRequest () const
MCAPI bool _isUsingRestrictedIds () const
MCAPI ::std::vector<::AnimatedImageDatagetAnimatedImageData () 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<::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 ::SubClientConnectionRequest fromString (::std::string const &str)
static MCAPI void ** $vftable ()
static MCAPI ::BaseConnectionRequest::ParsedConnectionString _parseConnectionString (::std::string const &str)

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::WebToken > > mRawToken
::ll::TypedStorage< 8, 32, ::RawGameServerTokenmUnverifiedGameServerToken
::ll::TypedStorage< 4, 4, ::PlayerAuthenticationType > mAuthenticationType

Member Function Documentation

◆ _isAuthTypeWellFormed()

virtual bool SubClientConnectionRequest::_isAuthTypeWellFormed ( ) const
virtual

Implements BaseConnectionRequest.

◆ $vftable()

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