类 NeoForgeRegistries

java.lang.Object
net.neoforged.neoforge.registries.NeoForgeRegistries

public class NeoForgeRegistries extends Object
A class that exposes static references to NeoForge registries. It is still advised that you register things with RegisterEvent or DeferredRegister, but queries and iterations can use this.

Vanilla's registries can be found in BuiltInRegistries, and their keys in Registries.

  • 字段详细资料

  • 构造器详细资料

    • NeoForgeRegistries

      public NeoForgeRegistries()