Commit Graph

5 Commits

Author SHA1 Message Date
Paldiu
5c0f77c7c5 Removal of Lombok
Lombok implementation removal.

I have also gone through and replaced things with inline methods and variables, lambdas, and simplified loops down, removed unnecessary guard clauses, and overall cleaned up every single class. This took a long time, please do remember to follow proper naming conventions, don't include unnecessary guard clauses, follow exception rules and comment rules, and please PLEASE remember to use the DIAMOND OPERATOR rather than just inferring RAW TYPES!!!

Thank you!!
2020-12-25 14:46:43 -05:00
ZeroEpoch1969
2716e2500b
Forgot class paths, remove things lombok covers, and optimize imports 2018-07-31 00:01:29 -07:00
ZeroEpoch1969
0d503a6c06
It will be fixed, one character commit at a time 2018-07-24 19:27:50 -07:00
ZeroEpoch1969
7e93b2ae53
... 2018-07-24 19:20:01 -07:00
ZeroEpoch1969
7170b1c999
More progress towards 1.13 2018-07-24 19:08:29 -07:00