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.command
/
Parameter
/
Verificator
Verificator
fun
interface
Verificator
<
T
:
Any
>
Members
Types
Result
Link copied to clipboard
sealed
interface
Result
<
T
:
Any
>
Functions
verify
And
Parse
Link copied to clipboard
abstract
fun
verifyAndParse
(
sourceText
:
String
)
:
Parameter.Verificator.Result
<
out
T
>
Verifies and parses parameter.