LeviLamina
Loading...
Searching...
No Matches
ScriptEntityEffectOptions.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
ScriptEntityEffectOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 8>
mUnkb63041;
17
::ll::UntypedStorage<1, 2>
mUnkf6cd6b;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptEntityEffectOptions
& operator=(
ScriptEntityEffectOptions
const
&);
23
ScriptEntityEffectOptions
(
ScriptEntityEffectOptions
const
&);
24
ScriptEntityEffectOptions
();
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCNAPI static ::Scripting::InterfaceBinding
bind
();
30
// NOLINTEND
31
};
32
33
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptEntityEffectOptions
Definition
ScriptEntityEffectOptions.h:12
ScriptModuleMinecraft::ScriptEntityEffectOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
options
ScriptEntityEffectOptions.h
Generated on Fri Jun 13 2025 05:04:49 for LeviLamina by
1.12.0