Package com.binaris.wizardry.datagen
Class EBForgeDataGenerators
java.lang.Object
com.binaris.wizardry.datagen.EBForgeDataGenerators
Electroblob's Wizardry Internal Use Only
This is the class that handles the datagen for the mod, we register all the basic features with the class
EBDatagenProcessor to avoid repetitive code,
also, this is generated inside the common part of the mod.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgatherData(net.minecraftforge.data.event.GatherDataEvent event)
-
Constructor Details
-
EBForgeDataGenerators
public EBForgeDataGenerators()
-
-
Method Details
-
gatherData
public static void gatherData(net.minecraftforge.data.event.GatherDataEvent event)
-