LeviLamina
Loading...
Searching...
No Matches
LogContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
enum class
LogContext : uchar {
8
Player
= 0,
9
Global
= 1,
10
};
11
12
}
Global
Definition
Global.h:6
Player
Definition
Player.h:123
src-server
mc
editor
logging
LogContext.h
Generated on Sun Oct 12 2025 06:31:34 for LeviLamina by
1.12.0