LeviLamina
Loading...
Searching...
No Matches
PrintLogType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting::QuickJS {
6
7
enum class
PrintLogType :
int
{
8
Info = 0,
9
Warn = 1,
10
Error = 2,
11
};
12
13
}
src-server
mc
deps
scripting
quickjs
bindings
PrintLogType.h
Generated on Sun Oct 12 2025 06:31:29 for LeviLamina by
1.12.0