LeviLamina
Loading...
Searching...
No Matches
TextMeasureData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
TextMeasureData
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<4, 4, float const> fontSize;
10
::ll::TypedStorage<4, 4, float const> linePadding;
11
::ll::TypedStorage<1, 1, bool const> renderShadow;
12
::ll::TypedStorage<1, 1, bool const> showColorSymbol;
13
::ll::TypedStorage<1, 1, bool const> hideHyphen;
14
// NOLINTEND
15
};
TextMeasureData
Definition
TextMeasureData.h:5
src-client
mc
client
gui
TextMeasureData.h
Generated on Tue Dec 30 2025 14:20:31 for LeviLamina by
1.12.0