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