- Enclosing interface:
Tool
-
Method Summary
net.kyori.adventure.util.TriState
Overrides whether this tool is considered 'correct' if present and matched.
Overrides the mining speed if present and matched.
-
Method Details
-
blocks
Blocks to match.
- Returns:
- blocks
-
speed
Overrides the mining speed if present and matched.
- Returns:
- speed override
-
correctForDrops
net.kyori.adventure.util.TriState correctForDrops()
Overrides whether this tool is considered 'correct' if present and matched.
true will cause the block to mine at its most efficient speed, and drop items if the targeted block requires that.
- Returns:
- a tri-state