Class EdenRingRegistrySupplier

java.lang.Object
org.betterx.bclib.api.v3.datagen.RegistrySupplier
paulevs.datagen.EdenRingRegistrySupplier

public class EdenRingRegistrySupplier extends org.betterx.bclib.api.v3.datagen.RegistrySupplier
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.betterx.bclib.api.v3.datagen.RegistrySupplier

    org.betterx.bclib.api.v3.datagen.RegistrySupplier.InfoList, org.betterx.bclib.api.v3.datagen.RegistrySupplier.RegistryInfo<T extends Object>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class org.betterx.bclib.api.v3.datagen.RegistrySupplier

    MAIN_LOCK
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected List<org.betterx.bclib.api.v3.datagen.RegistrySupplier.RegistryInfo<?>>
     

    Methods inherited from class org.betterx.bclib.api.v3.datagen.RegistrySupplier

    bootstrapRegistries

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • EdenRingRegistrySupplier

      protected EdenRingRegistrySupplier()
  • Method Details

    • initializeRegistryList

      protected List<org.betterx.bclib.api.v3.datagen.RegistrySupplier.RegistryInfo<?>> initializeRegistryList(@Nullable @Nullable List<String> list)
      Specified by:
      initializeRegistryList in class org.betterx.bclib.api.v3.datagen.RegistrySupplier