LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.kotlin
/
IntIntValuePair
Int
Int
Value
Pair
@
JvmInline
value
class
IntIntValuePair
Members
Constructors
Int
Int
Value
Pair
Link copied to clipboard
constructor
(
left
:
Int
,
right
:
Int
)
Properties
left
Link copied to clipboard
val
left
:
Int
right
Link copied to clipboard
val
right
:
Int
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
Int
component2
Link copied to clipboard
operator
fun
component2
(
)
:
Int