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.api.models.client
/
AutoSettings
/
AutoSettings
Auto
Settings
constructor
(
settingId
:
String
,
name
:
String
,
type
:
AutoSettingsType
,
description
:
String
,
date
:
LocalDateTime
,
contributors
:
String
,
statusType
:
AutoSettingsStatusType
,
statusDate
:
LocalDateTime
,
serverAddress
:
String
?
)