LeviLamina
Loading...
Searching...
No Matches
ScriptStickyType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptStickyType : uchar {
8
None = 0,
9
Same = 1,
10
};
11
12
}
src
mc
scripting
modules
minecraft
block
components
ScriptStickyType.h
Generated on Thu Aug 7 2025 04:25:43 for LeviLamina by
1.12.0