LeviLamina
Loading...
Searching...
No Matches
VibrationListenerComponent.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
VibrationListener
;
9
// clang-format on
10
11
struct
VibrationListenerComponent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 16, ::std::weak_ptr<::VibrationListener>> mVibrationListener;
16
// NOLINTEND
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
void
addAdditionalSaveData(
::CompoundTag
& tag)
const
;
22
// NOLINTEND
23
};
CompoundTag
Definition
CompoundTag.h:23
VibrationListener
Definition
VibrationListener.h:22
VibrationListenerComponent
Definition
VibrationListenerComponent.h:11
src
mc
entity
components
VibrationListenerComponent.h
Generated on
for LeviLamina by
1.16.1