LeviLamina
Loading...
Searching...
No Matches
MinecraftGame.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
MinecraftGame
{
6
public
:
7
// MinecraftGame inner types declare
8
// clang-format off
9
struct
InitContext
;
10
// clang-format on
11
12
// MinecraftGame inner types define
13
enum class
SuspendState :
int
{};
14
15
enum class
DeviceLostState :
int
{};
16
17
enum class
SurfaceState :
int
{};
18
19
enum class
WorkList : uint64 {};
20
21
struct
InitContext
{};
22
};
MinecraftGame
Definition
MinecraftGame.h:5
MinecraftGame::InitContext
Definition
MinecraftGame.h:239
src-server
mc
client
game
MinecraftGame.h
Generated on Tue Dec 30 2025 14:20:30 for LeviLamina by
1.12.0