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
/
getBounds
get
Bounds
fun
GuiGraphics
.
getBounds
(
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
)
:
ScreenRectangle
See also
Colored
Rectangle
Render
State.
getBounds
fun
GuiGraphics
.
getBounds
(
box
:
BoundingBox2f
)
:
ScreenRectangle