3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/levelgen/structure/StructureStart.h"
23 virtual ::std::string_view getStructureName()
const ;
Definition BiomeSource.h:19
Definition ShipwreckStart.h:14
static MCAPI void ** $vftable()
MCAPI::std::string_view $getStructureName() const
MCAPI void * $ctor(::BiomeSource const &source, ::Random &, int x, int z, short seaLevel)
MCAPI ShipwreckStart(::BiomeSource const &source, ::Random &, int x, int z, short seaLevel)
Definition StructureStart.h:15