I have a HashMap that takes a string as a key and an object as the value, in this case a class I made called ItemBuilder. I can put another class that extends it as a value,