LeviLamina
Loading...
Searching...
No Matches
PositionTrackingId.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
PositionTrackingId
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnkecd528;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
PositionTrackingId
& operator=(
PositionTrackingId
const
&);
15
PositionTrackingId
(
PositionTrackingId
const
&);
16
PositionTrackingId
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI ::std::string
const
toString()
const
;
22
// NOLINTEND
23
24
public
:
25
// static variables
26
// NOLINTBEGIN
27
MCAPI static ::PositionTrackingId
const
& INVALID_ID();
28
29
MCAPI
static
uint& sNextId();
30
// NOLINTEND
31
};
PositionTrackingId
Definition
PositionTrackingId.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
PositionTrackingId.h
Generated on Sat Apr 26 2025 05:56:30 for LeviLamina by
1.12.0