LeviLamina
Loading...
Searching...
No Matches
BlockGeometry.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace BlockGeometry {
6// static variables
7// NOLINTBEGIN
8MCAPI ::std::array<::std::string_view, 6> const& faceNames();
9// NOLINTEND
10
11} // namespace BlockGeometry