team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

add more functionality to BasicRegistry #211

Closed ebo2022 closed 6 months ago

ebo2022 commented 7 months ago

Adds IdMap and Iterable-related methods to the class. Also changes some method names to be inline with their corresponding vanilla counterparts.