Package com.lightning.northstar
Class NorthstarContentRemapper
java.lang.Object
com.lightning.northstar.NorthstarContentRemapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonRemapContent(net.neoforged.neoforge.registries.RegisterEvent event) static voidstatic voidremap(net.minecraft.resources.ResourceLocation oldValue, com.tterrag.registrate.util.entry.RegistryEntry<?, ?> newValue)
-
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)
-