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.utils.entity
/
FallingPlayer
/
CollisionResult
Collision
Result
class
CollisionResult
(
val
pos
:
BlockPos
?
,
val
tick
:
Int
)
Members
Constructors
Collision
Result
Link copied to clipboard
constructor
(
pos
:
BlockPos
?
,
tick
:
Int
)
Properties
pos
Link copied to clipboard
val
pos
:
BlockPos
?
tick
Link copied to clipboard
val
tick
:
Int