Class RegistriesImpl
java.lang.Object
dev.architectury.registry.registries.forge.RegistriesImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRegistriesImpl.ForgeBackedRegistryImpl<T extends net.minecraftforge.registries.IForgeRegistryEntry<T>>static classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic dev.architectury.registry.registries.Registries.RegistryProviderstatic <T> net.minecraft.resources.ResourceLocationgetId(T t, net.minecraft.core.Registry<T> registry) static <T> net.minecraft.resources.ResourceLocationgetId(T t, net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> registryKey)
-
Constructor Details
-
RegistriesImpl
public RegistriesImpl()
-
-
Method Details
-
_get
-
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)
-