I was able to infer that HashMap schematic should have generic parameters <String, Tag> and changed the declaration accordingly. All generic collections in DungeonHelper are now parameterized properly.
I was able to infer that HashMap schematic should have generic parameters <String, Tag> and changed the declaration accordingly. All generic collections in DungeonHelper are now parameterized properly.