LeviLamina
Loading...
Searching...
No Matches
RuinedPortalStart.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/StructureStart.h"
7
8
class
RuinedPortalStart
:
public
::StructureStart
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
virtual ::std::string_view getStructureName()
const
/*override*/
;
13
// NOLINTEND
14
15
public
:
16
// virtual function thunks
17
// NOLINTBEGIN
18
MCAPI ::std::string_view $getStructureName()
const
;
19
20
21
// NOLINTEND
22
};
RuinedPortalStart
Definition
RuinedPortalStart.h:8
StructureStart
Definition
StructureStart.h:15
src
mc
world
level
levelgen
structure
RuinedPortalStart.h
Generated on
for LeviLamina by
1.16.1