Package dev.architectury.registry.fabric
Class ReloadListenerRegistryImpl
java.lang.Object
dev.architectury.registry.fabric.ReloadListenerRegistryImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(net.minecraft.server.packs.PackType type, net.minecraft.server.packs.resources.PreparableReloadListener listener, @Nullable net.minecraft.resources.ResourceLocation listenerId, Collection<net.minecraft.resources.ResourceLocation> dependencies)
-
Constructor Details
-
ReloadListenerRegistryImpl
public ReloadListenerRegistryImpl()
-
-
Method Details
-
register
public static void register(net.minecraft.server.packs.PackType type, net.minecraft.server.packs.resources.PreparableReloadListener listener, @Nullable @Nullable net.minecraft.resources.ResourceLocation listenerId, Collection<net.minecraft.resources.ResourceLocation> dependencies)
-