LeviLamina
Loading...
Searching...
No Matches
Operation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
CodeBuilderStorageQueryOptions {
6
7
enum class
Operation : uchar {
8
None = 0,
9
Get = 1,
10
Set = 2,
11
Reset = 3,
12
};
13
14
}
src
mc
options
code_builder_storage_query_options
Operation.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0