LeviLamina
Loading...
Searching...
No Matches
LayoutVariable.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
LayoutVariable {
6
public
:
7
// LayoutVariable inner types declare
8
// clang-format off
9
struct
RuleValue
;
10
struct
MinMaxRuleValue
;
11
// clang-format on
12
13
// LayoutVariable inner types define
14
struct
RuleValue
{};
15
16
struct
MinMaxRuleValue
{};
17
};
LayoutVariable::MinMaxRuleValue
Definition
LayoutVariable.h:16
LayoutVariable::RuleValue
Definition
LayoutVariable.h:14
src-server
mc
client
gui
screens
LayoutVariable.h
Generated on
for LeviLamina by
1.16.1