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