The packet mine method in NoSwing has been redone.
Minor changes were done to the BurrowDetect centering calculation.
Additional context
The new packetmine method uses its own event instead of the Forge MouseEvent. This made it a lot easier to port over to Fabric and allows for it to trigger for the user's binded break key instead of a left mouse click.
All changes were tested in their respective Forge/Fabric versions.
Changes proposed in this pull request:
Additional context