LeviLamina
Loading...
Searching...
No Matches
VibrationInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
CompoundTag
;
8
class
DataLoadHelper
;
9
class
GameEvent
;
10
struct
GameEventContext
;
11
// clang-format on
12
13
class
VibrationInfo
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk217e58;
18
::ll::UntypedStorage<4, 12>
mUnkdf5e59;
19
::ll::UntypedStorage<8, 16>
mUnk5edab9;
20
::ll::UntypedStorage<8, 16>
mUnkc5439b;
21
::ll::UntypedStorage<8, 8>
mUnk49dc37;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
VibrationInfo
& operator=(
VibrationInfo
const
&);
27
VibrationInfo
(
VibrationInfo
const
&);
28
VibrationInfo
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI
VibrationInfo
(
::GameEvent
const
& gameEvent,
::GameEventContext
const
& gameEventContext,
float
distance);
34
35
MCNAPI
void
load
(
::CompoundTag
const
& tag,
::DataLoadHelper
& dataLoadHelper);
36
37
MCNAPI
void
save
(
::CompoundTag
& tag)
const
;
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCNAPI
void
*
$ctor
(
::GameEvent
const
& gameEvent,
::GameEventContext
const
& gameEventContext,
float
distance);
44
// NOLINTEND
45
};
CompoundTag
Definition
CompoundTag.h:13
DataLoadHelper
Definition
DataLoadHelper.h:20
GameEvent
Definition
GameEvent.h:8
VibrationInfo
Definition
VibrationInfo.h:13
VibrationInfo::$ctor
MCAPI void * $ctor(::GameEvent const &gameEvent, ::GameEventContext const &gameEventContext, float distance)
VibrationInfo::VibrationInfo
MCAPI VibrationInfo(::GameEvent const &gameEvent, ::GameEventContext const &gameEventContext, float distance)
VibrationInfo::load
MCAPI void load(::CompoundTag const &tag, ::DataLoadHelper &dataLoadHelper)
VibrationInfo::save
MCAPI void save(::CompoundTag &tag) const
GameEventContext
Definition
GameEventContext.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
events
gameevents
VibrationInfo.h
Generated on Fri Jun 13 2025 05:05:05 for LeviLamina by
1.12.0