Package com.lightning.northstar.data
Class NorthstarDataGen
java.lang.Object
com.lightning.northstar.data.NorthstarDataGen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonGatherData(net.neoforged.neoforge.data.event.GatherDataEvent event) static voidonGatherDataHighPriority(net.neoforged.neoforge.data.event.GatherDataEvent event)
-
Constructor Details
-
NorthstarDataGen
public NorthstarDataGen()
-
-
Method Details
-
onGatherDataHighPriority
public static void onGatherDataHighPriority(net.neoforged.neoforge.data.event.GatherDataEvent event) -
onGatherData
public static void onGatherData(net.neoforged.neoforge.data.event.GatherDataEvent event)
-