LeviLamina
Loading...
Searching...
No Matches
DecoratedPotKeys.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace DecoratedPotKeys {
6// static variables
7// NOLINTBEGIN
8MCAPI ::std::string const& ANIMATION();
9
10MCAPI ::std::string const& CONTAINED_ITEM();
11
12MCAPI ::std::string const& SHERDS();
13// NOLINTEND
14
15} // namespace DecoratedPotKeys