LeviLamina
Loading...
Searching...
No Matches
ScriptBlockFillOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/InterfaceBindingBuilder.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
struct
ScriptBlockFillOptions
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 2>
mUnka09902;
15
::ll::UntypedStorage<8, 168>
mUnk602490;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScriptBlockFillOptions
& operator=(
ScriptBlockFillOptions
const
&);
21
ScriptBlockFillOptions
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
ScriptBlockFillOptions
(
::ScriptModuleMinecraft::ScriptBlockFillOptions
const
&);
27
28
MCAPI
~ScriptBlockFillOptions
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI static ::Scripting::InterfaceBindingBuilder<::ScriptModuleMinecraft::ScriptBlockFillOptions> bind();
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptBlockFillOptions
const
&);
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCAPI
void
$dtor();
47
// NOLINTEND
48
};
49
50
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockFillOptions
Definition
ScriptBlockFillOptions.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptBlockFillOptions.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0