LeviLamina
Loading...
Searching...
No Matches
WorldInfoType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
WorldInfoType : uint {
6
None = 0,
7
Local = 1,
8
Remote = 2,
9
External = 3,
10
XboxLive = 4,
11
Realms = 5,
12
Template = 6,
13
};
src
mc
client
world
WorldInfoType.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0