LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptRawMessageInterface Struct Reference

Public Member Functions

MCAPI ScriptRawMessageInterface ()
 
MCAPI ScriptRawMessageInterface (::ScriptModuleMinecraft::ScriptRawMessageInterface const &other)
 
MCAPI void buildJsonObject (::Json::Value &val) const
 
MCAPI::ScriptModuleMinecraft::ScriptRawMessageInterface & operator= (::ScriptModuleMinecraft::ScriptRawMessageInterface const &other)
 
MCAPI::ScriptModuleMinecraft::ScriptRawMessageInterface & operator= (::ScriptModuleMinecraft::ScriptRawMessageInterface &&other)
 
MCAPI bool operator== (::ScriptModuleMinecraft::ScriptRawMessageInterface const &other) const
 
MCAPI ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageErrorresolveAsJson (::Actor &recipient, ::CurrentCmdVersion commandVersion) const
 
MCAPI ::Scripting::Result<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageErrorresolveAsJsonString (::Actor &recipient, ::CurrentCmdVersion commandVersion) const
 
MCAPI::Json::Value toJson () const
 
MCAPI::std::string toString () const
 
MCAPI ~ScriptRawMessageInterface ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptRawMessageInterface const &other)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::InterfaceBinding bind ()
 
static MCAPI ::ScriptModuleMinecraft::ScriptRawMessageInterface fromJSON (::Json::Value const &json)
 
static MCAPI ::ScriptModuleMinecraft::ScriptRawMessageInterface fromString (::std::string const &str)
 
static MCAPI ::std::vector<::ScriptModuleMinecraft::ScriptRawMessageInterfacerawTextStringsToRawText (::std::vector<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > const &rawTextWithString)
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnk5071be
 
::ll::UntypedStorage< 8, 40 > mUnkd71b92
 
::ll::UntypedStorage< 8, 8 > mUnk51e4bc
 
::ll::UntypedStorage< 8, 32 > mUnkbb74af
 
::ll::UntypedStorage< 8, 88 > mUnk52bfc9
 

Constructor & Destructor Documentation

◆ ScriptRawMessageInterface() [1/2]

MCAPI ScriptModuleMinecraft::ScriptRawMessageInterface::ScriptRawMessageInterface ( )
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.

◆ ScriptRawMessageInterface() [2/2]

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

◆ ~ScriptRawMessageInterface()

MCAPI ScriptModuleMinecraft::ScriptRawMessageInterface::~ScriptRawMessageInterface ( )
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

◆ buildJsonObject()

MCAPI void ScriptModuleMinecraft::ScriptRawMessageInterface::buildJsonObject ( ::Json::Value & val) 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.

◆ operator=() [1/2]

MCAPI::ScriptModuleMinecraft::ScriptRawMessageInterface & ScriptModuleMinecraft::ScriptRawMessageInterface::operator= ( ::ScriptModuleMinecraft::ScriptRawMessageInterface 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.

◆ operator=() [2/2]

MCAPI::ScriptModuleMinecraft::ScriptRawMessageInterface & ScriptModuleMinecraft::ScriptRawMessageInterface::operator= ( ::ScriptModuleMinecraft::ScriptRawMessageInterface && 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.

◆ operator==()

MCAPI bool ScriptModuleMinecraft::ScriptRawMessageInterface::operator== ( ::ScriptModuleMinecraft::ScriptRawMessageInterface const & other) 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.

◆ resolveAsJson()

MCAPI ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageError > ScriptModuleMinecraft::ScriptRawMessageInterface::resolveAsJson ( ::Actor & recipient,
::CurrentCmdVersion commandVersion ) 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.

◆ resolveAsJsonString()

MCAPI ::Scripting::Result<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageError > ScriptModuleMinecraft::ScriptRawMessageInterface::resolveAsJsonString ( ::Actor & recipient,
::CurrentCmdVersion commandVersion ) 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.

◆ toJson()

MCAPI::Json::Value ScriptModuleMinecraft::ScriptRawMessageInterface::toJson ( ) 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 ScriptModuleMinecraft::ScriptRawMessageInterface::toString ( ) 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.

◆ bind()

static MCAPI ::Scripting::InterfaceBinding ScriptModuleMinecraft::ScriptRawMessageInterface::bind ( )
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()

static MCAPI ::ScriptModuleMinecraft::ScriptRawMessageInterface ScriptModuleMinecraft::ScriptRawMessageInterface::fromJSON ( ::Json::Value const & json)
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.

◆ fromString()

static MCAPI ::ScriptModuleMinecraft::ScriptRawMessageInterface ScriptModuleMinecraft::ScriptRawMessageInterface::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.

◆ rawTextStringsToRawText()

static MCAPI ::std::vector<::ScriptModuleMinecraft::ScriptRawMessageInterface > ScriptModuleMinecraft::ScriptRawMessageInterface::rawTextStringsToRawText ( ::std::vector<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > const & rawTextWithString)
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 * ScriptModuleMinecraft::ScriptRawMessageInterface::$ctor ( )
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 * ScriptModuleMinecraft::ScriptRawMessageInterface::$ctor ( ::ScriptModuleMinecraft::ScriptRawMessageInterface 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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptRawMessageInterface::$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: