LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.engine.font.dynamic
/
DynamicFontCacheManager
/
ChangeOnAtlas
Change
On
Atlas
class
ChangeOnAtlas
(
val
descriptor
:
GlyphDescriptor
,
val
font
:
FontId
,
val
removed
:
Boolean
)
Members
Constructors
Change
On
Atlas
Link copied to clipboard
constructor
(
descriptor
:
GlyphDescriptor
,
font
:
FontId
,
removed
:
Boolean
)
Properties
descriptor
Link copied to clipboard
@
JvmField
val
descriptor
:
GlyphDescriptor
font
Link copied to clipboard
@
JvmField
val
font
:
FontId
removed
Link copied to clipboard
@
JvmField
val
removed
:
Boolean