LeviLamina
Loading...
Searching...
No Matches
ScriptItemCustomComponentEventTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ScriptModuleMinecraft {
6
7
enum class
ScriptItemCustomComponentEventTypes : ushort {
8
CompleteUse = 0,
9
Consume = 1,
10
HitEntity = 2,
11
MineBlock = 3,
12
Use = 4,
13
UseOn = 5,
14
BeforeDurabilityDamage = 6,
15
Count = 7,
16
};
17
18
}
src
mc
scripting
modules
minecraft
events
ScriptItemCustomComponentEventTypes.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0