LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.render
/
BreakingProgress
Breaking
Progress
@
JvmRecord
data
class
BreakingProgress
(
val
pos
:
BlockPos
,
val
value
:
Float
)
:
Record
Members
Constructors
Breaking
Progress
Link copied to clipboard
constructor
(
pos
:
BlockPos
,
value
:
Float
)
Types
Provider
Link copied to clipboard
fun
interface
Provider
Properties
pos
Link copied to clipboard
val
pos
:
BlockPos
value
Link copied to clipboard
val
value
:
Float