LeviLamina
Loading...
Searching...
No Matches
ScriptPlayerLeaveAfterEvent.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
ScriptPlayerLeaveAfterEvent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkbba7ed;
17
::ll::UntypedStorage<8, 32>
mUnk7bd1a2;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ScriptPlayerLeaveAfterEvent
& operator=(
ScriptPlayerLeaveAfterEvent
const
&);
23
ScriptPlayerLeaveAfterEvent
(
ScriptPlayerLeaveAfterEvent
const
&);
24
ScriptPlayerLeaveAfterEvent
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent&
30
operator=
(
::ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent
&&);
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
MCNAPI static ::Scripting::ClassBinding
bind
();
37
38
MCNAPI static ::Scripting::ClassBinding
bindV010
();
39
// NOLINTEND
40
};
41
42
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent
Definition
ScriptPlayerLeaveAfterEvent.h:12
ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent::operator=
MCAPI::ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent & operator=(::ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent &&)
ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent::bindV010
static MCAPI ::Scripting::ClassBinding bindV010()
ScriptModuleMinecraft::ScriptPlayerLeaveAfterEvent::bind
static MCAPI ::Scripting::ClassBinding bind()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptPlayerLeaveAfterEvent.h
Generated on Fri Jun 13 2025 05:04:48 for LeviLamina by
1.12.0