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
/
Companion
Companion
object
Companion
Members
Properties
NONE
Link copied to clipboard
val
NONE
:
Proxy
Functions
credentials
Link copied to clipboard
@
JvmStatic
fun
credentials
(
username
:
String
,
password
:
String
)
:
Proxy.Credentials
?
parse
Link copied to clipboard
fun
parse
(
text
:
String
)
:
Proxy
Parse a proxy string into a
Proxy
object.