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 Mon Sep 22 2025 18:31:35 for LeviLamina by
1.12.0