LeviLamina
Loading...
Searching...
No Matches
PlayerTelemetry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Player
;
8
class
Vec3
;
9
namespace
Social::Events {
class
Event; }
10
// clang-format on
11
12
namespace
Social::Events {
13
14
class
PlayerTelemetry
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 24>
mUnke4d354;
19
::ll::UntypedStorage<8, 64>
mUnk7e3e95;
20
::ll::UntypedStorage<8, 64>
mUnk2ce966;
21
::ll::UntypedStorage<8, 64>
mUnk336934;
22
::ll::UntypedStorage<8, 64>
mUnk59eb29;
23
::ll::UntypedStorage<8, 64>
mUnk1d8a92;
24
::ll::UntypedStorage<8, 64>
mUnk41d737;
25
::ll::UntypedStorage<8, 64>
mUnkc5742f;
26
::ll::UntypedStorage<8, 64>
mUnka12c39;
27
::ll::UntypedStorage<8, 64>
mUnk3523c6;
28
::ll::UntypedStorage<8, 24>
mUnk8db829;
29
::ll::UntypedStorage<8, 64>
mUnk344341;
30
::ll::UntypedStorage<8, 16>
mUnkfa52ad;
31
::ll::UntypedStorage<8, 8>
mUnk7ed562;
32
::ll::UntypedStorage<8, 8>
mUnk2c6cf6;
33
::ll::UntypedStorage<8, 64>
mUnkbc1121;
34
// NOLINTEND
35
36
public
:
37
// prevent constructor by default
38
PlayerTelemetry
& operator=(
PlayerTelemetry
const
&);
39
PlayerTelemetry
(
PlayerTelemetry
const
&);
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
void
ItemUsed(::std::string
const
& itemName, ::std::string
const
& useMethod);
45
46
MCAPI
PlayerTelemetry
();
47
48
MCAPI
void
PopulateEvent(
::Social::Events::Event
& event)
const
;
49
50
MCAPI
void
SetPosition(::std::string dimension,
::Vec3
pos,
double
metersTravelled);
51
52
MCAPI
void
UpdatePlayerLoadout(
::Player
& player);
53
54
MCAPI
~PlayerTelemetry
();
55
// NOLINTEND
56
57
public
:
58
// constructor thunks
59
// NOLINTBEGIN
60
MCAPI
void
* $ctor();
61
// NOLINTEND
62
63
public
:
64
// destructor thunk
65
// NOLINTBEGIN
66
MCAPI
void
$dtor();
67
// NOLINTEND
68
};
69
70
}
// namespace Social::Events
Player
Definition
Player.h:119
Social::Events::Event
Definition
Event.h:17
Social::Events::PlayerTelemetry
Definition
PlayerTelemetry.h:14
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
events
PlayerTelemetry.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0