Class RegistriesImpl

java.lang.Object
me.shedaniel.architectury.registry.forge.RegistriesImpl

public class RegistriesImpl extends Object
  • Constructor Details

    • RegistriesImpl

      public RegistriesImpl()
  • Method Details

    • _get

      public static me.shedaniel.architectury.registry.Registries.RegistryProvider _get(String modId)
    • getId

      public static <T> net.minecraft.resources.ResourceLocation getId(T t, net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> registryKey)
    • getId

      public static <T> net.minecraft.resources.ResourceLocation getId(T t, net.minecraft.core.Registry<T> registry)