LeviLamina
Loading...
Searching...
No Matches
PositionSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/actor/ActorLocation.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
CompoundTag
;
11
struct
ActorUniqueID
;
12
// clang-format on
13
14
namespace
GameEvents {
15
16
class
PositionSource
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnke6304b;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
PositionSource
& operator=(
PositionSource
const
&);
26
PositionSource
(
PositionSource
const
&);
27
PositionSource
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
serializeTo(
::CompoundTag
& tag)
const
;
33
// NOLINTEND
34
};
35
36
}
// namespace GameEvents
CompoundTag
Definition
CompoundTag.h:13
GameEvents::PositionSource
Definition
PositionSource.h:16
ActorUniqueID
Definition
ActorUniqueID.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
events
gameevents
PositionSource.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0