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

Public Types

enum class  Reason : int {
  OverWeightLimit = 0 , NotAllowedItem = 1 , BannedItem = 2 , NestedStorageItem = 3 ,
  ZeroWeightItem = 4 , Invalid = 5
}

Public Member Functions

MCAPI void setCallStack (::std::string _backtrace)
MCAPI::std::string toString () const
MCAPI void * $ctor (::Scripting::BaseError &&)
MCAPI void * $ctor (::std::string const &name_, ::std::string const &message_)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ErrorBinding bind ()
static MCAPI ::Scripting::EnumBinding bindReasonEnum ()

Public Attributes

::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptContainerRulesError::Reason > mReason
::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

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