1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-30 00:53:21 +00:00
CC-Tweaked/config
Jonathan Coates 070479d901
Make executeMainThreadTask a default method
- Move TaskCallback into the API and make it package private. This
   effectively means it's not an API class, just exists there for
   convenience reasons.
 - Replace any usage of TaskCallback.make with
   ILuaContext.executeMainThreadTask.
 - Some minor formatting/checkstyle changes to bring us inline with
   IntelliJ config.
2021-11-21 11:19:02 +00:00
..
checkstyle Make executeMainThreadTask a default method 2021-11-21 11:19:02 +00:00
gitpod Minor dockerfile tweaks 2021-06-12 21:38:01 +01:00
idea Add a pre commit hook to lint code 2021-04-28 21:24:27 +01:00
license Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
pre-commit Bump various package versions 2021-11-20 23:20:12 +00:00