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
mc
server
commands
CommandStatus.h
Generated on Sat Apr 26 2025 05:55:56 for LeviLamina by
1.12.0