Class EmptyTranslationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.resources.language.EmptyTranslationsException
All Implemented Interfaces:
Serializable

class EmptyTranslationsException extends RuntimeException
  • Field Details

    • languageCode

      private final String languageCode
  • Constructor Details

    • EmptyTranslationsException

      EmptyTranslationsException(String languageCode)
  • Method Details

    • getLanguageCode

      public String getLanguageCode()