Class RegistriesImpl
java.lang.Object
dev.architectury.registry.registries.fabric.RegistriesImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic dev.architectury.registry.registries.Registries.RegistryProviderstatic <T> net.minecraft.resources.ResourceLocationgetId(T object, net.minecraft.core.Registry<T> fallback) static <T> net.minecraft.resources.ResourceLocationgetId(T object, net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> fallback)
-
Constructor Details
-
RegistriesImpl
public RegistriesImpl()
-
-
Method Details
-
_get
-
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)
-