LeviLamina
Loading...
Searching...
No Matches
CommandStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
CommandStatus :
int
{
6
Invalid = 0,
7
Local = 1,
8
Remote = 2,
9
};
src-server
mc
server
commands
CommandStatus.h
Generated on Tue Nov 25 2025 04:01:29 for LeviLamina by
1.12.0