LeviLamina
Loading...
Searching...
No Matches
LeashablePreset.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
LeashablePreset
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 64>
mUnke35717;
10
::ll::UntypedStorage<4, 4>
mUnkbe409c;
11
::ll::UntypedStorage<4, 4>
mUnkbd82c6;
12
::ll::UntypedStorage<4, 4>
mUnk53be73;
13
::ll::UntypedStorage<1, 1>
mUnk41f50a;
14
::ll::UntypedStorage<4, 4>
mUnk912f5a;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
LeashablePreset
& operator=(
LeashablePreset
const
&);
20
LeashablePreset
(
LeashablePreset
const
&);
21
LeashablePreset
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI
void
setSpringType
(::std::string
const
& type);
27
28
MCNAPI
~LeashablePreset
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI
void
$dtor
();
35
// NOLINTEND
36
};
LeashablePreset
Definition
LeashablePreset.h:5
LeashablePreset::$dtor
MCAPI void $dtor()
LeashablePreset::~LeashablePreset
MCAPI ~LeashablePreset()
LeashablePreset::setSpringType
MCAPI void setSpringType(::std::string const &type)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
LeashablePreset.h
Generated on Wed Jul 23 2025 08:33:58 for LeviLamina by
1.12.0