LeviLamina
Loading...
Searching...
No Matches
ScriptTransferPlayerNetherNetOptions.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
InterfaceBinding; }
8
// clang-format on
9
10
namespace
ScriptModuleServerAdmin {
11
12
struct
ScriptTransferPlayerNetherNetOptions
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnke56f69;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ScriptTransferPlayerNetherNetOptions
& operator=(
ScriptTransferPlayerNetherNetOptions
const
&);
22
ScriptTransferPlayerNetherNetOptions
(
ScriptTransferPlayerNetherNetOptions
const
&);
23
ScriptTransferPlayerNetherNetOptions
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI ::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions&
29
operator=
(
::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions
&&);
30
31
MCNAPI
~ScriptTransferPlayerNetherNetOptions
();
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCNAPI static ::Scripting::InterfaceBinding
bind
();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
46
47
}
// namespace ScriptModuleServerAdmin
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions
Definition
ScriptTransferPlayerNetherNetOptions.h:12
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions::bind
static MCAPI ::Scripting::InterfaceBinding bind()
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions::~ScriptTransferPlayerNetherNetOptions
MCAPI ~ScriptTransferPlayerNetherNetOptions()
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions::$dtor
MCAPI void $dtor()
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions::operator=
MCAPI::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions & operator=(::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions &&)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
scripting
modules
server_admin
ScriptTransferPlayerNetherNetOptions.h
Generated on Sun Oct 12 2025 06:32:06 for LeviLamina by
1.12.0