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.integration.screen
/
CustomScreen
Custom
Screen
data
class
CustomScreen
(
val
type
:
CustomScreenType
,
val
openSince
:
Chronometer
=
Chronometer()
)
Members
Constructors
Custom
Screen
Link copied to clipboard
constructor
(
type
:
CustomScreenType
,
openSince
:
Chronometer
=
Chronometer()
)
Properties
open
Since
Link copied to clipboard
val
openSince
:
Chronometer
type
Link copied to clipboard
val
type
:
CustomScreenType