Class EBForgeDataGenerators

java.lang.Object
com.binaris.wizardry.datagen.EBForgeDataGenerators

public class EBForgeDataGenerators extends Object
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 Details

    • EBForgeDataGenerators

      public EBForgeDataGenerators()
  • Method Details

    • gatherData

      public static void gatherData(net.minecraftforge.data.event.GatherDataEvent event)