CC-Tweaked/src/main/java/dan200/computercraft/shared/turtle/upgrades
Jonathan Coates 2fab1a3054
Minor code style fixups
- Add missing @Override annotations. I can't find a way to enforce this
   with checkstyle - maybe I need spotbugs too D:.
 - Remove superflous "this"es.
2021-06-12 22:18:35 +01:00
..
CraftingTablePeripheral.java 2020 -> 2021 2021-01-06 17:13:40 +00:00
TurtleAxe.java 2020 -> 2021 2021-01-06 17:13:40 +00:00
TurtleCraftingTable.java Remove m_ (#658) 2021-01-15 16:35:49 +00:00
TurtleHoe.java Rewrite turtle placing logic 2021-05-29 15:18:26 +01:00
TurtleInventoryCrafting.java Remove m_ (#658) 2021-01-15 16:35:49 +00:00
TurtleModem.java Remove m_ (#658) 2021-01-15 16:35:49 +00:00
TurtleShovel.java Rewrite turtle placing logic 2021-05-29 15:18:26 +01:00
TurtleSpeaker.java Remove m_ (#658) 2021-01-15 16:35:49 +00:00
TurtleSword.java Switch to Mojang mappings 2021-01-09 19:22:58 +00:00
TurtleTool.java Minor code style fixups 2021-06-12 22:18:35 +01:00