LeviLamina
Loading...
Searching...
No Matches
PlayerLocationReceiver.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
PlayerLocationReceiver
{
6
public
:
7
// PlayerLocationReceiver inner types declare
8
// clang-format off
9
struct
ActorUniqueIDCompare
;
10
// clang-format on
11
12
// PlayerLocationReceiver inner types define
13
struct
ActorUniqueIDCompare
{};
14
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 56>
mUnk89c1dd;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
PlayerLocationReceiver
& operator=(
PlayerLocationReceiver
const
&);
24
PlayerLocationReceiver
(
PlayerLocationReceiver
const
&);
25
PlayerLocationReceiver
();
26
};
PlayerLocationReceiver
Definition
PlayerLocationReceiver.h:5
PlayerLocationReceiver::ActorUniqueIDCompare
Definition
PlayerLocationReceiver.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
PlayerLocationReceiver.h
Generated on Wed Jul 23 2025 08:34:58 for LeviLamina by
1.12.0