LeviLamina
Loading...
Searching...
No Matches
SubCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
AgentCommands {
6
7
enum class
SubCommand :
int
{
8
None = 0,
9
Destroy = 1,
10
Inspect = 2,
11
Interact = 3,
12
};
13
14
}
src
mc
server
commands
edu
agent_commands
SubCommand.h
Generated on Fri Jun 13 2025 05:04:52 for LeviLamina by
1.12.0