LeviLamina
Loading...
Searching...
No Matches
ScriptSettingsGraphicsPropType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::ScriptModule {
6
7
enum class
ScriptSettingsGraphicsPropType :
int
{
8
GraphicsMode = 0,
9
ShowInvisibleBlocks = 1,
10
ShowChunkBoundaries = 2,
11
ShowCompass = 3,
12
NightVision = 4,
13
ShowToastNotifications = 5,
14
};
15
16
}
src-server
mc
editor
script
ScriptSettingsGraphicsPropType.h
Generated on Sun Oct 12 2025 06:31:35 for LeviLamina by
1.12.0