LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptInvalidItemStackError Struct Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptInvalidItemStackError:

Public Member Functions

ScriptInvalidItemStackErroroperator= (ScriptInvalidItemStackError const &)
 
MCAPI ScriptInvalidItemStackError (::ScriptModuleMinecraft::ScriptInvalidItemStackError const &)
 
MCAPI ScriptInvalidItemStackError (::ScriptModuleMinecraft::ErrorMemberType memberType, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemType > itemType, ::std::string_view functionName)
 
MCAPI ~ScriptInvalidItemStackError ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptInvalidItemStackError const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ErrorMemberType memberType, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemType > itemType, ::std::string_view functionName)
 
MCAPI void $dtor ()
 
MCAPI void setCallStack (::std::string _backtrace)
 
MCAPI::std::string toString () const
 
MCAPI void * $ctor (::Scripting::BaseError &&)
 

Static Public Member Functions

static MCAPI ::Scripting::ErrorBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk7252b5
 
::ll::TypedStorage< 8, 32, ::std::string > name
 
::ll::TypedStorage< 8, 32, ::std::string > message
 
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > sourceMapDebugId
 
::ll::TypedStorage< 8, 24, ::std::vector<::Scripting::CallStackEntry > > mCallStack
 
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mCallStackStr
 
::ll::TypedStorage< 1, 1, bool > throwAsString
 

Constructor & Destructor Documentation

◆ ScriptInvalidItemStackError() [1/2]

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

◆ ScriptInvalidItemStackError() [2/2]

MCAPI ScriptModuleMinecraft::ScriptInvalidItemStackError::ScriptInvalidItemStackError ( ::ScriptModuleMinecraft::ErrorMemberType memberType,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemType > itemType,
::std::string_view functionName )
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.

◆ ~ScriptInvalidItemStackError()

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

◆ bind()

static MCAPI ::Scripting::ErrorBinding ScriptModuleMinecraft::ScriptInvalidItemStackError::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.

◆ $ctor() [1/2]

MCAPI void * ScriptModuleMinecraft::ScriptInvalidItemStackError::$ctor ( ::ScriptModuleMinecraft::ScriptInvalidItemStackError 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.

◆ $ctor() [2/2]

MCAPI void * ScriptModuleMinecraft::ScriptInvalidItemStackError::$ctor ( ::ScriptModuleMinecraft::ErrorMemberType memberType,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemType > itemType,
::std::string_view functionName )
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::ScriptInvalidItemStackError::$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: