LeviLamina
Loading...
Searching...
No Matches
ScriptClientSystemInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/scripting/modules/minecraft/device/ScriptSystemInfo.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Player
;
12
// clang-format on
13
14
namespace
ScriptModuleMinecraft {
15
16
class
ScriptClientSystemInfo
:
public
::ScriptModuleMinecraft::ScriptSystemInfo
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnk78b136;
21
::ll::UntypedStorage<4, 4>
mUnk9a7963;
22
::ll::UntypedStorage<4, 4>
mUnkc28247;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
ScriptClientSystemInfo
& operator=(
ScriptClientSystemInfo
const
&);
28
ScriptClientSystemInfo
(
ScriptClientSystemInfo
const
&);
29
ScriptClientSystemInfo
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~ScriptClientSystemInfo
()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCAPI
explicit
ScriptClientSystemInfo
(
::Player
const
& player);
42
43
MCAPI ::ScriptModuleMinecraft::ScriptClientSystemInfo& operator=(
::ScriptModuleMinecraft::ScriptClientSystemInfo
&&);
44
// NOLINTEND
45
46
public
:
47
// static functions
48
// NOLINTBEGIN
49
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptClientSystemInfo> bind();
50
// NOLINTEND
51
52
public
:
53
// constructor thunks
54
// NOLINTBEGIN
55
MCAPI
void
* $ctor(
::Player
const
& player);
56
// NOLINTEND
57
58
public
:
59
// destructor thunk
60
// NOLINTBEGIN
61
62
// NOLINTEND
63
64
public
:
65
// vftables
66
// NOLINTBEGIN
67
MCAPI
static
void
** $vftable();
68
// NOLINTEND
69
};
70
71
}
// namespace ScriptModuleMinecraft
Player
Definition
Player.h:119
ScriptModuleMinecraft::ScriptClientSystemInfo
Definition
ScriptClientSystemInfo.h:16
ScriptModuleMinecraft::ScriptSystemInfo
Definition
ScriptSystemInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
device
ScriptClientSystemInfo.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0