1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/api/turtle
SquidDev 741ee447ca A wee bit of a cleanup of the API
- Move some method over to defaulted methods
 - Use Objects rather than Preconditions
2018-12-17 21:33:49 +00:00
..
event A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
ITurtleAccess.java Track which player "owns" a turtle 2018-02-04 21:35:21 +00:00
ITurtleCommand.java Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
ITurtleUpgrade.java A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
package-info.java A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
TurtleAnimation.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
TurtleCommandResult.java A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
TurtleSide.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
TurtleUpgradeType.java A wee bit of a cleanup of the API 2018-12-17 21:33:49 +00:00
TurtleVerb.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00