LeviLamina
Loading...
Searching...
No Matches
TypedClientNetId.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
template
<
typename
T0,
typename
T1,
int
T2>
6
class
TypedClientNetId
{
7
public
:
8
T1 mRawId;
9
MCAPI
static
T1 sNextRawId;
10
11
virtual
~TypedClientNetId
();
12
virtual
void
clientInit(
TypedClientNetId<T0, T1, T2>
);
13
virtual
void
clientInit();
14
};
TypedClientNetId
Definition
TypedClientNetId.h:6
src
mc
world
inventory
network
TypedClientNetId.h
Generated on Sat Apr 26 2025 05:56:11 for LeviLamina by
1.12.0