Class ReloadListenerRegistryImpl

java.lang.Object
dev.architectury.registry.fabric.ReloadListenerRegistryImpl

public class ReloadListenerRegistryImpl extends Object
  • 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)