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
::ll::UntypedStorage<8, 40>
mUnk8fcaa8;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptCustomCommandParamInterface
(
ScriptCustomCommandParamInterface
const
&);
24
ScriptCustomCommandParamInterface
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::ScriptModuleMinecraft::ScriptCustomCommandParamInterface&
30
operator=
(
::ScriptModuleMinecraft::ScriptCustomCommandParamInterface
const
&);
31
32
MCNAPI ::ScriptModuleMinecraft::ScriptCustomCommandParamInterface&
33
operator=
(
::ScriptModuleMinecraft::ScriptCustomCommandParamInterface
&&);
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCNAPI static ::Scripting::InterfaceBinding
bind
();
40
// NOLINTEND
41
};
42
43
}
// 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-server
mc
scripting
modules
minecraft
commands
ScriptCustomCommandParamInterface.h
Generated on Tue Nov 25 2025 04:01:23 for LeviLamina by
1.12.0