LeviLamina
Loading...
Searching...
No Matches
ScriptActorRemoveBeforeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
ScriptActorRemoveBeforeEvent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkb81c95;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptActorRemoveBeforeEvent
& operator=(
ScriptActorRemoveBeforeEvent
const
&);
22
ScriptActorRemoveBeforeEvent
(
ScriptActorRemoveBeforeEvent
const
&);
23
ScriptActorRemoveBeforeEvent
();
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCNAPI static ::Scripting::ClassBinding
bind
();
29
// NOLINTEND
30
};
31
32
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptActorRemoveBeforeEvent
Definition
ScriptActorRemoveBeforeEvent.h:12
ScriptModuleMinecraft::ScriptActorRemoveBeforeEvent::bind
static MCAPI ::Scripting::ClassBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptActorRemoveBeforeEvent.h
Generated on Fri Jun 13 2025 05:04:47 for LeviLamina by
1.12.0