LeviLamina
Loading...
Searching...
No Matches
ConstantIntProvider.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_20 {
6
7
struct
ConstantIntProvider
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 4, int> mValue;
12
// NOLINTEND
13
};
14
15
}
// namespace SharedTypes::v1_21_20
SharedTypes::v1_21_20::ConstantIntProvider
Definition
ConstantIntProvider.h:7
src
mc
deps
shared_types
v1_21_20
structure
ConstantIntProvider.h
Generated on
for LeviLamina by
1.16.1