LeviLamina
Loading...
Searching...
No Matches
Brightness.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/NewType.h"
7
8
struct
Brightness
:
public
::NewType
<uchar> {
9
public
:
10
// member functions
11
// NOLINTBEGIN
12
MCAPI
explicit
Brightness
(uchar&&);
13
// NOLINTEND
14
15
public
:
16
// static variables
17
// NOLINTBEGIN
18
MCAPI static ::Brightness
const
& MAX();
19
20
MCAPI static ::Brightness
const
& MIN();
21
// NOLINTEND
22
23
public
:
24
// constructor thunks
25
// NOLINTBEGIN
26
MCAPI
void
* $ctor(uchar&&);
27
// NOLINTEND
28
};
Brightness
Definition
Brightness.h:8
NewType
Definition
NewType.h:6
src
mc
common
Brightness.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0