Class RegistriesImpl
java.lang.Object
me.shedaniel.architectury.registry.forge.RegistriesImpl
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
RegistriesImpl.ForgeBackedRegistryImpl<T extends net.minecraftforge.registries.IForgeRegistryEntry<T>>
static class
RegistriesImpl.RegistryBuilderWrapper<T extends me.shedaniel.architectury.core.RegistryEntry<T>>
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic me.shedaniel.architectury.registry.Registries.RegistryProvider
static <T> net.minecraft.resources.ResourceLocation
getId
(T t, net.minecraft.core.Registry<T> registry) static <T> net.minecraft.resources.ResourceLocation
getId
(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)
-