I'm just starting out modding and I'm trying to make just a basic tile entity, however I'm getting an error "Cannot resolve constructor 'DarkFurnaceTileEntity'", below are my registry class and the aforementioned tile entity class, any ideas?
Tile entity: https://pastebin.com/Pzc54Jmh
Registry: https://pastebin.com/hBhRAS7U