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.features.misc.proxy
/
Proxy
/
Proxy
Proxy
constructor
(
host
:
String
,
port
:
Int
,
credentials
:
Proxy.Credentials
?
,
type
:
Proxy.Type
?
,
forwardAuthentication
:
Boolean
=
false
,
ipInfo
:
IpInfoApi.IpData
?
=
null
,
favorite
:
Boolean
=
false
)