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:36
src
mc
scripting
modules
minecraft
events
ScriptEventSource.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0