LeviLamina
Loading...
Searching...
No Matches
ClientInstance.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ClientInstance {
6
public
:
7
// ClientInstance inner types declare
8
// clang-format off
9
struct
ClientRenderResources
;
10
struct
ClientDestroyBlockState
;
11
// clang-format on
12
13
// ClientInstance inner types define
14
struct
ClientRenderResources {};
15
16
struct
ClientDestroyBlockState {};
17
};
ClientInstance::ClientDestroyBlockState
Definition
ClientInstance.h:16
ClientInstance::ClientRenderResources
Definition
ClientInstance.h:14
src-server
mc
client
game
ClientInstance.h
Generated on
for LeviLamina by
1.16.1