I have a couple classes for registries in my project I'm working on, but I can't figure out how to implement it how I want. Relevant files and error attached. (Registry is in kotlin, but I dont think thats relevant, if it is I can change it over. RegistryObject also was originally but I swapped it back to java for easier debugging, I still dont really know kotlin)
#Not sure what even is the problem
4 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @tawdry gale! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
I now understant the problem lol, had to convert Registry to java before it made sense