LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraftNet::ScriptNetModuleConfig Struct Reference

Public Types

enum class  NetType : int { Http = 0 , WebSocket = 1 }

Public Member Functions

ScriptNetModuleConfig & operator= (ScriptNetModuleConfig const &)
 ScriptNetModuleConfig (ScriptNetModuleConfig const &)
MCAPI::ScriptModuleMinecraftNet::ScriptNetModuleConfig & operator= (::ScriptModuleMinecraftNet::ScriptNetModuleConfig &&)
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraftNet::ScriptMalformedUriError, ::ScriptModuleMinecraftNet::ScriptTLSOnlyError, ::ScriptModuleMinecraftNet::ScriptUriNotAllowedErrorvalidateUriWithConfig (::std::string const &uri, ::ScriptModuleMinecraftNet::ScriptNetModuleConfig::NetType type) const
MCAPI ~ScriptNetModuleConfig ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
static MCAPI ::nonstd::expected<::ScriptModuleMinecraftNet::ScriptNetModuleConfig, ::std::string > fromJson (::Json::Value data)

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkca2a65
::ll::UntypedStorage< 1, 2 > mUnka8f2de
::ll::UntypedStorage< 4, 8 > mUnk6d2d69
::ll::UntypedStorage< 4, 8 > mUnk68ca5d
::ll::UntypedStorage< 2, 4 > mUnke6462e
::ll::UntypedStorage< 8, 72 > mUnk369b95

Constructor & Destructor Documentation

◆ ~ScriptNetModuleConfig()

MCAPI ScriptModuleMinecraftNet::ScriptNetModuleConfig::~ScriptNetModuleConfig ( )
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

◆ operator=()

MCAPI::ScriptModuleMinecraftNet::ScriptNetModuleConfig & ScriptModuleMinecraftNet::ScriptNetModuleConfig::operator= ( ::ScriptModuleMinecraftNet::ScriptNetModuleConfig && )
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.

◆ validateUriWithConfig()

MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraftNet::ScriptMalformedUriError, ::ScriptModuleMinecraftNet::ScriptTLSOnlyError, ::ScriptModuleMinecraftNet::ScriptUriNotAllowedError > ScriptModuleMinecraftNet::ScriptNetModuleConfig::validateUriWithConfig ( ::std::string const & uri,
::ScriptModuleMinecraftNet::ScriptNetModuleConfig::NetType type ) 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.

◆ bindType()

MCAPI void ScriptModuleMinecraftNet::ScriptNetModuleConfig::bindType ( ::cereal::ReflectionCtx & ctx)
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.

◆ fromJson()

MCAPI ::nonstd::expected<::ScriptModuleMinecraftNet::ScriptNetModuleConfig, ::std::string > ScriptModuleMinecraftNet::ScriptNetModuleConfig::fromJson ( ::Json::Value data)
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.

◆ $dtor()

MCAPI void ScriptModuleMinecraftNet::ScriptNetModuleConfig::$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 struct was generated from the following file: