LeviLamina
Loading...
Searching...
No Matches
CommandSelectionType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
CommandSelectionType :
int
{
6
Self = 0,
7
Entities = 1,
8
Players = 2,
9
DefaultPlayers = 3,
10
OwnedAgent = 4,
11
Agents = 5,
12
Initiator = 6,
13
};
src
mc
server
commands
CommandSelectionType.h
Generated on Sat Apr 26 2025 05:55:56 for LeviLamina by
1.12.0