Omaster
JCHJava Community | Help. Code. Learn.
•Created by Omaster on 2/13/2025 in #java-help
pass an instance
how can i pass an instance of this class into the main class
4 replies
JCHJava Community | Help. Code. Learn.
•Created by Omaster on 2/4/2025 in #java-help
instance
I was reading on how to make a cooldown when i stumbled across this block of code. I was asking myslef if the last line should be
since without it, we would be checking if the current time is before cooldown (which we dont) so we should neagte that. right?
23 replies
JCHJava Community | Help. Code. Learn.
•Created by Omaster on 2/1/2025 in #java-help
Organization
Hey guys, I would like some pointers from an experienced Java programmer. How should I organize my classes, methods, packages, etc?
7 replies