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
(
ScriptTransferPlayerNetherNetOptions
const
&);
22
ScriptTransferPlayerNetherNetOptions
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI ::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions&
28
operator=
(
::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions
&&);
29
30
MCNAPI ::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions&
31
operator=
(
::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions
const
&);
32
33
MCNAPI
~ScriptTransferPlayerNetherNetOptions
();
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCNAPI static ::Scripting::InterfaceBinding
bind
();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
48
49
}
// 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 &&)
ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions::operator=
MCAPI::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions & operator=(::ScriptModuleServerAdmin::ScriptTransferPlayerNetherNetOptions const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
server_admin
ScriptTransferPlayerNetherNetOptions.h
Generated on Wed Jul 23 2025 08:34:23 for LeviLamina by
1.12.0