LeviLamina
Loading...
Searching...
No Matches
ScriptEventSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptEventSource :
int
{
8
Server = 0,
9
Entity = 1,
10
Block
= 2,
11
NpcDialogue = 3,
12
};
13
14
}
Block
Definition
Block.h:38
src
mc
scripting
modules
minecraft
events
ScriptEventSource.h
Generated on Fri Jun 13 2025 05:04:48 for LeviLamina by
1.12.0