LeviLamina
Loading...
Searching...
No Matches
ScriptGameRules.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
GameRules
;
8
class
Level
;
9
namespace
Scripting {
class
ModuleBindingBuilder; }
10
// clang-format on
11
12
namespace
ScriptModuleMinecraft {
13
14
class
ScriptGameRules
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 8>
mUnk6dc759;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ScriptGameRules
& operator=(
ScriptGameRules
const
&);
24
ScriptGameRules
(
ScriptGameRules
const
&);
25
ScriptGameRules
();
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCAPI
static
void
bind(
::Scripting::ModuleBindingBuilder
& moduleBuilder,
::Level
const
& level);
31
// NOLINTEND
32
};
33
34
}
// namespace ScriptModuleMinecraft
GameRules
Definition
GameRules.h:22
Level
Definition
Level.h:234
ScriptModuleMinecraft::ScriptGameRules
Definition
ScriptGameRules.h:14
Scripting::ModuleBindingBuilder
Definition
ModuleBindingBuilder.h:30
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
ScriptGameRules.h
Generated on Sat Apr 26 2025 05:55:54 for LeviLamina by
1.12.0