Method for getting the mining level of a block · Issue ...
2019-9-25 · ToolManagerImpl.entryNullable (block).getMiningLevel () Old description. Currently you have to do some mixin/reflection hacks on `ToolManager.EntryImpl` if you want to get the mining level of a block that uses `FabricBlockSettings eakByTool (Tag, int)`, so a public method for doing that would be nice. The text was updated successfully, but ...