Class EdenRingDatagen

java.lang.Object
org.betterx.wover.datagen.api.WoverDataGenEntryPoint
paulevs.datagen.EdenRingDatagen
All Implemented Interfaces:
net.fabricmc.fabric.api.datagen.v1.DataGeneratorEntrypoint

public class EdenRingDatagen extends org.betterx.wover.datagen.api.WoverDataGenEntryPoint implements net.fabricmc.fabric.api.datagen.v1.DataGeneratorEntrypoint
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.betterx.wover.core.api.ModCore
     
    protected void
    onInitializeProviders(org.betterx.wover.datagen.api.PackBuilder globalPack)
     

    Methods inherited from class org.betterx.wover.datagen.api.WoverDataGenEntryPoint

    addDatapack, buildRegistry, getEffectiveModId, ignoreRun, onBuildRegistry, onInitializeDataGenerator, registerAutoProvider, runsForMod, targetModID, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface net.fabricmc.fabric.api.datagen.v1.DataGeneratorEntrypoint

    addJsonKeySortOrders, buildRegistry, getEffectiveModId, onInitializeDataGenerator
  • Constructor Details

    • EdenRingDatagen

      public EdenRingDatagen()
  • Method Details

    • modCore

      protected org.betterx.wover.core.api.ModCore modCore()
      Specified by:
      modCore in class org.betterx.wover.datagen.api.WoverDataGenEntryPoint
    • onInitializeProviders

      protected void onInitializeProviders(org.betterx.wover.datagen.api.PackBuilder globalPack)
      Specified by:
      onInitializeProviders in class org.betterx.wover.datagen.api.WoverDataGenEntryPoint