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.aiming.preference
Package-level
declarations
Types
Types
Least
Difference
Preference
Link copied to clipboard
class
LeastDifferencePreference
(
baseRotation
:
Rotation
,
basePoint
:
Vec3
?
=
null
)
:
RotationPreference
Rotation
Preference
Link copied to clipboard
interface
RotationPreference
:
Comparator
<
Rotation
>