mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-05 13:40:05 +00:00
![Jonathan Coates](/assets/img/avatar_default.png)
- 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.