LeviLamina
Loading...
Searching...
No Matches
ActorReplication.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ChunkSource
;
8
class
Level
;
9
class
WeakEntityRef
;
10
// clang-format on
11
12
class
ActorReplication
{
13
public
:
14
// ActorReplication inner types declare
15
// clang-format off
16
struct
PlayerAtChunk
;
17
// clang-format on
18
19
// ActorReplication inner types define
20
struct
PlayerAtChunk
{
21
public
:
22
// member variables
23
// NOLINTBEGIN
24
::ll::UntypedStorage<8, 8>
mUnkab1853;
25
::ll::UntypedStorage<2, 2>
mUnk604313;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
PlayerAtChunk
& operator=(
PlayerAtChunk
const
&);
31
PlayerAtChunk
(
PlayerAtChunk
const
&);
32
PlayerAtChunk
();
33
};
34
35
public
:
36
// member variables
37
// NOLINTBEGIN
38
::ll::UntypedStorage<8, 64>
mUnkb1760f;
39
::ll::UntypedStorage<8, 24>
mUnke615be;
40
::ll::UntypedStorage<8, 24>
mUnkb223ac;
41
// NOLINTEND
42
43
public
:
44
// prevent constructor by default
45
ActorReplication
& operator=(
ActorReplication
const
&);
46
ActorReplication
(
ActorReplication
const
&);
47
ActorReplication
();
48
49
public
:
50
// member functions
51
// NOLINTBEGIN
52
MCAPI
void
processReplicationForPlayers(
53
::std::vector<::WeakEntityRef>
const
& playerList,
54
::Level
const
& level,
55
::ChunkSource
& chunkSource
56
);
57
58
MCAPI
~ActorReplication
();
59
// NOLINTEND
60
61
public
:
62
// destructor thunk
63
// NOLINTBEGIN
64
MCAPI
void
$dtor();
65
// NOLINTEND
66
};
ActorReplication
Definition
ActorReplication.h:12
ChunkSource
Definition
ChunkSource.h:34
Level
Definition
Level.h:234
WeakEntityRef
Definition
WeakEntityRef.h:14
ActorReplication::PlayerAtChunk
Definition
ActorReplication.h:20
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
dimension
ActorReplication.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0