Most of Java is similar to C# just with some slight changes such as seperation of System into sub modules such as the writing part with Out/In. Syntax is also almost Identical outside of the If Check system.
Just a lesson in my AP Computer Science; Advanced class. Why this was posted to GitHub [if it was] is likely because I wanted to keep the code for future reference. The project itself in my use case was made for reintroducing myself to Java.
Well mainly an waiting system within the loading bar in the for loop. And possibly splitting segments into their own classes to make the system more abstract and less lengthy.