Class RegistriesImpl

java.lang.Object
me.shedaniel.architectury.registry.fabric.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 object, net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> fallback)
    • getId

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