mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-01 10:07:56 +00:00
Move GUI constructors into the main GUI handler
We use @SideOnly to ensure classes aren't loaded on dedicated servers. Also a tiny bit of cleanup to change several GUIs just to accept containers.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
/build
|
||||
/out
|
||||
/run
|
||||
/run-*
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
|
Reference in New Issue
Block a user