Class NorthstarContentRemapper

java.lang.Object
com.lightning.northstar.NorthstarContentRemapper

public class NorthstarContentRemapper extends Object
  • Constructor Details

    • NorthstarContentRemapper

      public NorthstarContentRemapper()
  • Method Details

    • remap

      public static void remap(String oldValue, com.tterrag.registrate.util.entry.RegistryEntry<?,?> newValue)
    • remap

      public static void remap(net.minecraft.resources.ResourceLocation oldValue, com.tterrag.registrate.util.entry.RegistryEntry<?,?> newValue)
    • onRemapContent

      public static void onRemapContent(net.neoforged.neoforge.registries.RegisterEvent event)