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
MCNAPI
void
setCraftInto
(::std::string
const
& name);
35
36
MCNAPI
void
setItem
(::std::string
const
& name);
37
38
MCNAPI
~Shareable
();
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCNAPI
void
$dtor
();
45
// NOLINTEND
46
};
Shareable
Definition
Shareable.h:5
Shareable::setCraftInto
MCAPI void setCraftInto(::std::string const &name)
Shareable::$dtor
MCAPI void $dtor()
Shareable::~Shareable
MCAPI ~Shareable()
Shareable::setItem
MCAPI void setItem(::std::string const &name)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
entity
components_json_legacy
Shareable.h
Generated on Sun Oct 12 2025 06:31:39 for LeviLamina by
1.12.0