codacy badge

This commit is contained in:
Leijurv
2018-09-16 20:19:41 -07:00
parent a589cb0d9e
commit f36b11016e
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ import net.minecraft.util.math.BlockPos;
* @since 8/25/2018
*/
public final class BlockBreakHelper implements Helper {
/**
* The last block that we tried to break, if this value changes
* between attempts, then we re-initialize the breaking process.