LeviLamina
Loading...
Searching...
No Matches
BlockCreativeGroupDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/components/BlockComponentDescription.h"
7
8
struct
BlockCreativeGroupDescription
:
public
::BlockComponentDescription
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual ::std::string
const
& getName()
const
/*override*/
;
13
14
virtual
~BlockCreativeGroupDescription
()
/*override*/
=
default
;
15
// NOLINTEND
16
17
public
:
18
// static variables
19
// NOLINTBEGIN
20
MCAPI static ::std::string
const
& NameID();
21
// NOLINTEND
22
23
public
:
24
// virtual function thunks
25
// NOLINTBEGIN
26
MCAPI ::std::string
const
& $getName()
const
;
27
28
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCNAPI
static
void
**
$vftable
();
35
// NOLINTEND
36
};
BlockComponentDescription
Definition
BlockComponentDescription.h:20
BlockCreativeGroupDescription
Definition
BlockCreativeGroupDescription.h:8
BlockCreativeGroupDescription::$vftable
static MCAPI void ** $vftable()
src
mc
world
level
block
components
BlockCreativeGroupDescription.h
Generated on
for LeviLamina by
1.16.1