Class ForgeRegistries


  • public class ForgeRegistries
    extends java.lang.Object
    A class that exposes static references to all vanilla and Forge registries. Created to have a central place to access the registries directly if modders need. It is still advised that if you are registering things to go through GameRegistry register methods, but queries and iterations can use this.