LeviLamina
Loading...
Searching...
No Matches
ScriptWeatherType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptWeatherType :
int
{
8
Clear = 0,
9
Rain = 1,
10
Thunder = 2,
11
};
12
13
}
src
mc
scripting
modules
minecraft
ScriptWeatherType.h
Generated on Wed Jul 23 2025 08:34:22 for LeviLamina by
1.12.0