misc cleanup 3
This commit is contained in:
@@ -41,11 +41,6 @@ public class ToolSet implements Helper {
|
||||
*/
|
||||
private Map<Block, Double> breakStrengthCache = new HashMap<>();
|
||||
|
||||
/**
|
||||
* Create a toolset from the current player's inventory (but don't calculate any hardness values just yet)
|
||||
*/
|
||||
public ToolSet() {}
|
||||
|
||||
/**
|
||||
* Calculate which tool on the hotbar is best for mining
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user