LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.engine.font
/
GlyphIdentifier
/
Companion
Companion
object
Companion
Members
Functions
as
Long
Link copied to clipboard
@
JvmStatic
fun
asLong
(
fontGlyph
:
FontGlyph
)
:
Long
@
JvmStatic
fun
asLong
(
codepoint
:
Char
,
style
:
Int
)
:
Long
unpack
Codepoint
Link copied to clipboard
@
JvmStatic
fun
unpackCodepoint
(
longValue
:
Long
)
:
Char
unpack
Style
Link copied to clipboard
@
JvmStatic
fun
unpackStyle
(
longValue
:
Long
)
:
Int