LeviLamina
Loading...
Searching...
No Matches
ScriptFormRejectReason.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraftServerUI {
6
7
enum class
ScriptFormRejectReason :
int
{
8
ServerShutdown = 0,
9
PlayerQuit = 1,
10
MalformedResponse = 2,
11
};
12
13
}
src
mc
scripting
modules
minecraft_ui
ScriptFormRejectReason.h
Generated on Fri Jun 13 2025 05:04:50 for LeviLamina by
1.12.0