LeviLamina
Loading...
Searching...
No Matches
ComponentComparer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ComponentComparer {
6
// functions
7
// NOLINTBEGIN
8
MCAPI_C ::std::string getDiffMessage(
char
const
* valueName, ::std::string
const
& lhs, ::std::string
const
& rhs);
9
// NOLINTEND
10
11
// static variables
12
// NOLINTBEGIN
13
MCAPI ::std::string
const
& GETDIFF_NOT_IMPLEMENTED();
14
15
MCAPI ::std::string
const
& TOSTRING_NOT_IMPLEMENTED();
16
// NOLINTEND
17
18
}
// namespace ComponentComparer
src
mc
entity
components
ComponentComparer.h
Generated on
for LeviLamina by
1.16.1