LeviLamina
Loading...
Searching...
No Matches
Shareable.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
Shareable {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnkbdbd84;
10
::ll::UntypedStorage<4, 4>
mUnk335417;
11
::ll::UntypedStorage<4, 4>
mUnk78f1d3;
12
::ll::UntypedStorage<4, 4>
mUnk16b2df;
13
::ll::UntypedStorage<4, 4>
mUnk38d074;
14
::ll::UntypedStorage<4, 4>
mUnk2b7d77;
15
::ll::UntypedStorage<4, 4>
mUnkb84081;
16
::ll::UntypedStorage<4, 4>
mUnk476227;
17
::ll::UntypedStorage<1, 1>
mUnk7873a7;
18
::ll::UntypedStorage<1, 1>
mUnkaf9cb5;
19
::ll::UntypedStorage<1, 1>
mUnk81e035;
20
::ll::UntypedStorage<1, 1>
mUnkffe206;
21
::ll::UntypedStorage<1, 1>
mUnkee1d54;
22
::ll::UntypedStorage<1, 1>
mUnk19c48b;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
Shareable& operator=(Shareable
const
&);
28
Shareable(Shareable
const
&);
29
Shareable();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
setCraftInto(::std::string
const
& name);
35
36
MCAPI
void
setItem(::std::string
const
& name);
37
38
MCAPI ~Shareable();
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCFOLD
void
$dtor();
45
// NOLINTEND
46
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
Shareable.h
Generated on
for LeviLamina by
1.16.1