LeviLamina
Loading...
Searching...
No Matches
ALL_V1_RELEASE_NAMES.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft::Releases {
6
7
enum class
ALL_V1_RELEASE_NAMES :
int
{
8
V1_0_0 = 0,
9
V1_1_0 = 1,
10
V1_2_0 = 2,
11
V1_3_0 = 3,
12
V1_4_0 = 4,
13
V1_5_0 = 5,
14
V1_6_0 = 6,
15
V1_7_0 = 7,
16
V1_8_0 = 8,
17
V1_9_0 = 9,
18
V1_10_0 = 10,
19
V1_11_0 = 11,
20
V1_12_0 = 12,
21
V1_13_0 = 13,
22
V1_14_0 = 14,
23
V1_15_0 = 15,
24
V1_16_0 = 16,
25
V1_17_0 = 17,
26
NumReleases = 18,
27
};
28
29
}
src
mc
scripting
modules
minecraft
ALL_V1_RELEASE_NAMES.h
Generated on Sat Apr 26 2025 05:55:50 for LeviLamina by
1.12.0