LeviLamina
Loading...
Searching...
No Matches
EduSharedUriResource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
CompoundTag
;
8
// clang-format on
9
10
struct
EduSharedUriResource
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 32, ::std::string> linkUri;
15
::ll::TypedStorage<8, 32, ::std::string> buttonName;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
EduSharedUriResource
(
EduSharedUriResource
const
&);
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
EduSharedUriResource
(
::EduSharedUriResource
&&);
26
27
MCFOLD ::EduSharedUriResource& operator=(
::EduSharedUriResource
&&);
28
29
MCFOLD ::EduSharedUriResource& operator=(
::EduSharedUriResource
const
&);
30
31
MCAPI
~EduSharedUriResource
();
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCAPI static ::EduSharedUriResource fromTag(
::CompoundTag
const
& tag);
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCFOLD
void
* $ctor(
::EduSharedUriResource
&&);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCFOLD
void
$dtor();
50
// NOLINTEND
51
};
CompoundTag
Definition
CompoundTag.h:13
EduSharedUriResource
Definition
EduSharedUriResource.h:10
src
mc
options
EduSharedUriResource.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0