LeviLamina
Loading...
Searching...
No Matches
NameableDefaults.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace NameableDefaults {
6// static variables
7// NOLINTBEGIN
8MCAPI bool const& ALLOW_NAMETAG_RENAMING();
9
10MCAPI bool const& ALWAYS_SHOW();
11// NOLINTEND
12
13} // namespace NameableDefaults