public class TranslationException
extends IllegalArgumentException
| fj | |
| net.minecraft.class_1991 | |
| net.minecraft.text.TranslationException | |
| net.minecraft.util.text.TextComponentTranslationFormatException |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TranslatableText text, String reason) |
| public | (TranslatableText text, int index) |
| public | (TranslatableText text, Throwable exception) |