LeviLamina
Loading...
Searching...
No Matches
ScriptCustomCommandParamInterface.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
InterfaceBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptCustomCommandParamInterface
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk779845;
17
::ll::UntypedStorage<4, 4>
mUnk1962fc;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptCustomCommandParamInterface
(
ScriptCustomCommandParamInterface
const
&);
23
ScriptCustomCommandParamInterface
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI ::ScriptModuleMinecraft::ScriptCustomCommandParamInterface&
29
operator=
(
::ScriptModuleMinecraft::ScriptCustomCommandParamInterface
const
&);
30
31
MCNAPI ::ScriptModuleMinecraft::ScriptCustomCommandParamInterface&
32
operator=
(
::ScriptModuleMinecraft::ScriptCustomCommandParamInterface
&&);
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCNAPI static ::Scripting::InterfaceBinding
bind
();
39
// NOLINTEND
40
};
41
42
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomCommandParamInterface
Definition
ScriptCustomCommandParamInterface.h:12
ScriptModuleMinecraft::ScriptCustomCommandParamInterface::operator=
MCAPI::ScriptModuleMinecraft::ScriptCustomCommandParamInterface & operator=(::ScriptModuleMinecraft::ScriptCustomCommandParamInterface &&)
ScriptModuleMinecraft::ScriptCustomCommandParamInterface::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ScriptModuleMinecraft::ScriptCustomCommandParamInterface::operator=
MCAPI::ScriptModuleMinecraft::ScriptCustomCommandParamInterface & operator=(::ScriptModuleMinecraft::ScriptCustomCommandParamInterface const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
commands
ScriptCustomCommandParamInterface.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0