Class NexoTranslator

  • All Implemented Interfaces:
    net.kyori.adventure.translation.Translator

    
    public final class NexoTranslator
     implements Translator
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      NexoTranslator()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Void translate(String key, Locale locale)
      Component translate(TranslatableComponent component, Locale locale)
      Key name()
      • Methods inherited from class net.kyori.adventure.translation.Translator

        canTranslate, hasAnyTranslations
      • Methods inherited from class java.lang.Object

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