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.render.engine.type
/
BoundingBox2s
Bounding
Box2s
@
JvmRecord
data
class
BoundingBox2s
(
val
min
:
UV2f
,
val
max
:
UV2f
)
:
Record
Members
Constructors
Bounding
Box2s
Link copied to clipboard
constructor
(
min
:
UV2f
,
max
:
UV2f
)
constructor
(
rect
:
BoundingBox2f
)
Properties
max
Link copied to clipboard
val
max
:
UV2f
min
Link copied to clipboard
val
min
:
UV2f