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.script.bindings.api
/
ScriptParameterValidator
Script
Parameter
Validator
class
ScriptParameterValidator
(
val
bindings
:
Value
)
Members
Constructors
Script
Parameter
Validator
Link copied to clipboard
constructor
(
bindings
:
Value
)
Properties
bindings
Link copied to clipboard
val
bindings
:
Value
Functions
integer
Link copied to clipboard
fun
integer
(
param
:
String
)
:
Value
module
Link copied to clipboard
fun
module
(
param
:
String
)
:
Value
positive
Integer
Link copied to clipboard
fun
positiveInteger
(
param
:
String
)
:
Value
string
Link copied to clipboard
fun
string
(
param
:
String
)
:
Value