LeviLamina
Loading...
Searching...
No Matches
ScriptCommandResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptCommandResult
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk3516be;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptCommandResult
& operator=(
ScriptCommandResult
const
&);
22
ScriptCommandResult
(
ScriptCommandResult
const
&);
23
ScriptCommandResult
();
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCNAPI static ::Scripting::ClassBinding
bind
();
29
// NOLINTEND
30
};
31
32
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCommandResult
Definition
ScriptCommandResult.h:12
ScriptModuleMinecraft::ScriptCommandResult::bind
static MCAPI ::Scripting::ClassBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
commands
ScriptCommandResult.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0