Interface CannonConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Color
highlightDoubleHitColor()
default int
lowWarningThreshold()
default Notification
showCannonNotifications()
default boolean
showCannonSpots()
default boolean
showDoubleHitSpot()
default boolean
showInfobox()
-
-
-
Method Detail
-
showCannonNotifications
default Notification showCannonNotifications()
-
showInfobox
default boolean showInfobox()
-
showDoubleHitSpot
default boolean showDoubleHitSpot()
-
showCannonSpots
default boolean showCannonSpots()
-
-