LeviLamina
Loading...
Searching...
No Matches
ScriptGetBlocksStandingOnOptions.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
ScriptGetBlocksStandingOnOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<1, 2>
mUnk4454d9;
17
::ll::UntypedStorage<8, 168>
mUnk70e891;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptGetBlocksStandingOnOptions
& operator=(
ScriptGetBlocksStandingOnOptions
const
&);
23
ScriptGetBlocksStandingOnOptions
(
ScriptGetBlocksStandingOnOptions
const
&);
24
ScriptGetBlocksStandingOnOptions
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI
~ScriptGetBlocksStandingOnOptions
();
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCNAPI static ::Scripting::InterfaceBinding
bind
();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
44
45
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptGetBlocksStandingOnOptions
Definition
ScriptGetBlocksStandingOnOptions.h:12
ScriptModuleMinecraft::ScriptGetBlocksStandingOnOptions::$dtor
MCAPI void $dtor()
ScriptModuleMinecraft::ScriptGetBlocksStandingOnOptions::~ScriptGetBlocksStandingOnOptions
MCAPI ~ScriptGetBlocksStandingOnOptions()
ScriptModuleMinecraft::ScriptGetBlocksStandingOnOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
minecraft
options
ScriptGetBlocksStandingOnOptions.h
Generated on Sun Oct 12 2025 06:32:05 for LeviLamina by
1.12.0