1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-07 20:34:25 +00:00
CC-Tweaked/config/checkstyle
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.xml Make executeMainThreadTask a default method 2021-11-21 11:19:02 +00:00
suppressions.xml Put some limits on various external queues 2021-06-06 19:26:20 +01:00