Class RegisterLangEvent

java.lang.Object
net.minheur.potoflux.loader.mod.events.RegisterLangEvent

public class RegisterLangEvent extends Object
Event to register your lang registries.
  • Constructor Details

    • RegisterLangEvent

      public RegisterLangEvent()
  • Method Details

    • registerLang

      public void registerLang(AbstractTranslationsRegistry registry)
      Call this to add your lang registry to the list
      Parameters:
      registry - the registry to add to the list