LeviLamina
Loading...
Searching...
No Matches
ProtocolEvent.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
ModuleDescriptor; }
8
// clang-format on
9
10
namespace
ScriptDebuggerMessages {
11
12
struct
ProtocolEvent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkdd594f;
17
::ll::UntypedStorage<4, 4>
mUnk554323;
18
::ll::UntypedStorage<8, 24>
mUnkab449e;
19
::ll::UntypedStorage<1, 1>
mUnk32b407;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ProtocolEvent
& operator=(
ProtocolEvent
const
&);
25
ProtocolEvent
(
ProtocolEvent
const
&);
26
ProtocolEvent
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
ProtocolEvent
(::std::vector<::Scripting::ModuleDescriptor>&& pluginDescriptors,
bool
requirePasscode);
32
33
MCNAPI ::ScriptDebuggerMessages::ProtocolEvent&
operator=
(
::ScriptDebuggerMessages::ProtocolEvent
&&);
34
35
MCNAPI
~ProtocolEvent
();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCNAPI
void
*
$ctor
(::std::vector<::Scripting::ModuleDescriptor>&& pluginDescriptors,
bool
requirePasscode);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCNAPI
void
$dtor
();
48
// NOLINTEND
49
};
50
51
}
// namespace ScriptDebuggerMessages
ScriptDebuggerMessages::ProtocolEvent
Definition
ProtocolEvent.h:12
ScriptDebuggerMessages::ProtocolEvent::$ctor
MCAPI void * $ctor(::std::vector<::Scripting::ModuleDescriptor > &&pluginDescriptors, bool requirePasscode)
ScriptDebuggerMessages::ProtocolEvent::operator=
MCAPI::ScriptDebuggerMessages::ProtocolEvent & operator=(::ScriptDebuggerMessages::ProtocolEvent &&)
ScriptDebuggerMessages::ProtocolEvent::~ProtocolEvent
MCAPI ~ProtocolEvent()
ScriptDebuggerMessages::ProtocolEvent::$dtor
MCAPI void $dtor()
ScriptDebuggerMessages::ProtocolEvent::ProtocolEvent
MCAPI ProtocolEvent(::std::vector<::Scripting::ModuleDescriptor > &&pluginDescriptors, bool requirePasscode)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
debugger
script_debugger_messages
ProtocolEvent.h
Generated on Sun Oct 12 2025 06:32:01 for LeviLamina by
1.12.0