LeviLamina
Loading...
Searching...
No Matches
ScriptComponentType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptComponentType :
int
{
8
Actor
= 0,
9
Block
= 1,
10
Item
= 2,
11
};
12
13
}
Actor
Definition
Actor.h:104
Block
Definition
Block.h:36
Item
Definition
Item.h:65
src
mc
scripting
modules
minecraft
components
ScriptComponentType.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0