Woah, I'm not trying to be rude, but use Java doc comments for all your methods NeoTifa, that way if other people call your class they know what each method does

Also I figured out the issue, I forgot to set the parameters for the constructor, whoops.