LeviLamina
Loading...
Searching...
No Matches
ScriptLocationOutOfWorldBoundsError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/BaseError.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
struct
ScriptLocationOutOfWorldBoundsError
:
public
::Scripting::BaseError
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCNAPI
~ScriptLocationOutOfWorldBoundsError
();
15
// NOLINTEND
16
17
public
:
18
// destructor thunk
19
// NOLINTBEGIN
20
MCNAPI
void
$dtor
();
21
// NOLINTEND
22
};
23
24
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptLocationOutOfWorldBoundsError
Definition
ScriptLocationOutOfWorldBoundsError.h:10
ScriptModuleMinecraft::ScriptLocationOutOfWorldBoundsError::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptLocationOutOfWorldBoundsError::~ScriptLocationOutOfWorldBoundsError
MCAPI ~ScriptLocationOutOfWorldBoundsError()
Scripting::BaseError
Definition
BaseError.h:12
src
mc
scripting
modules
minecraft
block
ScriptLocationOutOfWorldBoundsError.h
Generated on Wed Aug 27 2025 11:40:05 for LeviLamina by
1.12.0