Class RegistryHandlers
java.lang.Object
net.darkhax.bookshelf.common.impl.registry.RegistryHandlers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T,R extends net.minecraft.core.WritableRegistry<T>>
voidloadContent(net.minecraft.resources.ResourceKey<? extends net.minecraft.core.Registry<T>> key, R registry)
-
Constructor Details
-
RegistryHandlers
public RegistryHandlers()
-
-
Method Details
-
loadContent
public static <T,R extends net.minecraft.core.WritableRegistry<T>> void loadContent(net.minecraft.resources.ResourceKey<? extends net.minecraft.core.Registry<T>> key, R registry)
-