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.features.module.modules.world.packetmine.tool
Package-level
declarations
Types
Types
Always
Tool
Mode
Link copied to clipboard
object
AlwaysToolMode
:
MineToolMode
Mine
Tool
Mode
Link copied to clipboard
sealed
class
MineToolMode
:
Mode
,
MinecraftShortcuts
Determines when to switch to a tool and calculates the breaking process delta.
Never
Tool
Mode
Link copied to clipboard
object
NeverToolMode
:
MineToolMode
On
Stop
Tool
Mode
Link copied to clipboard
object
OnStopToolMode
:
MineToolMode
Post
Start
Tool
Mode
Link copied to clipboard
object
PostStartToolMode
:
MineToolMode
Switch
Method
Link copied to clipboard
enum
SwitchMethod
:
Tagged
,
MinecraftShortcuts
,
Enum
<
SwitchMethod
>