LeviLamina
Loading...
Searching...
No Matches
BlockPartVisibilityDescription.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
BlockPartVisibilityDescription
:
public
::BlockComponentDescription
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 1
13
virtual ::std::string
const
& getName()
const
/*override*/
;
14
15
// vIndex: 0
16
virtual
~BlockPartVisibilityDescription
()
/*override*/
=
default
;
17
// NOLINTEND
18
19
public
:
20
// static variables
21
// NOLINTBEGIN
22
MCAPI static ::std::string
const
& NameID();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
31
public
:
32
// virtual function thunks
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
};
BlockComponentDescription
Definition
BlockComponentDescription.h:20
BlockPartVisibilityDescription
Definition
BlockPartVisibilityDescription.h:8
src
mc
world
level
block
components
BlockPartVisibilityDescription.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0