LeviLamina
Loading...
Searching...
No Matches
ScriptLocationInUnloadedChunkError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ErrorBindingBuilder.h"
7
#include "mc/deps/scripting/runtime/Error.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Vec3
;
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
struct
ScriptLocationInUnloadedChunkError
:
public
::Scripting::Error
{
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCAPI
explicit
ScriptLocationInUnloadedChunkError
(
::Vec3
const
& pos);
21
// NOLINTEND
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
MCAPI static ::Scripting::ErrorBindingBuilder<::ScriptModuleMinecraft::ScriptLocationInUnloadedChunkError> bind();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(
::Vec3
const
& pos);
33
// NOLINTEND
34
};
35
36
}
// namespace ScriptModuleMinecraft
Vec3
Definition
Vec3.h:10
ScriptModuleMinecraft::ScriptLocationInUnloadedChunkError
Definition
ScriptLocationInUnloadedChunkError.h:16
Scripting::Error
Definition
Error.h:7
src
mc
scripting
modules
minecraft
block
ScriptLocationInUnloadedChunkError.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0