Class RegistrationLanguageGenerator

java.lang.Object
com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.LanguageGenerator
com.supermartijn642.rechiseled.registration.data.RegistrationLanguageGenerator

public class RegistrationLanguageGenerator extends com.supermartijn642.core.generator.LanguageGenerator
Created 05/05/2023 by SuperMartijn642
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.supermartijn642.core.generator.ResourceGenerator

    com.supermartijn642.core.generator.ResourceGenerator.DataProviderInstance
  • Field Summary

    Fields inherited from class com.supermartijn642.core.generator.LanguageGenerator

    langCode

    Fields inherited from class com.supermartijn642.core.generator.ResourceGenerator

    cache, modid, modName
  • Constructor Summary

    Constructors
    Constructor
    Description
    RegistrationLanguageGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     

    Methods inherited from class com.supermartijn642.core.generator.LanguageGenerator

    block, item, itemGroup, save, translation

    Methods inherited from class com.supermartijn642.core.generator.ResourceGenerator

    createDataProvider, getOwnerModid

    Methods inherited from class java.lang.Object

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

    • RegistrationLanguageGenerator

      public RegistrationLanguageGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache)
  • Method Details

    • generate

      public void generate()
      Specified by:
      generate in class com.supermartijn642.core.generator.ResourceGenerator
    • getName

      public String getName()
      Overrides:
      getName in class com.supermartijn642.core.generator.LanguageGenerator