LeviLamina
Loading...
Searching...
No Matches
ScriptChatSendBeforeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/scripting/modules/minecraft/events/ScriptChatSendAfterEvent.h"
8
9
namespace
ScriptModuleMinecraft {
10
11
struct
ScriptChatSendBeforeEvent
:
public
::ScriptModuleMinecraft::ScriptChatSendAfterEvent
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<1, 1>
mUnk920bb0;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScriptChatSendBeforeEvent
& operator=(
ScriptChatSendBeforeEvent
const
&);
21
ScriptChatSendBeforeEvent
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
ScriptChatSendBeforeEvent
(
::ScriptModuleMinecraft::ScriptChatSendBeforeEvent
const
&);
27
28
MCAPI ::ScriptModuleMinecraft::ScriptChatSendBeforeEvent&
29
operator=(
::ScriptModuleMinecraft::ScriptChatSendBeforeEvent
&&);
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptChatSendBeforeEvent> bind();
36
37
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptChatSendBeforeEvent> bindV010();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::ScriptChatSendBeforeEvent
const
&);
44
// NOLINTEND
45
};
46
47
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptChatSendAfterEvent
Definition
ScriptChatSendAfterEvent.h:21
ScriptModuleMinecraft::ScriptChatSendBeforeEvent
Definition
ScriptChatSendBeforeEvent.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptChatSendBeforeEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0