From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../ChatComponentTranslationFormatException.html | 288 +++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 javadoc/net/minecraft/util/ChatComponentTranslationFormatException.html (limited to 'javadoc/net/minecraft/util/ChatComponentTranslationFormatException.html') diff --git a/javadoc/net/minecraft/util/ChatComponentTranslationFormatException.html b/javadoc/net/minecraft/util/ChatComponentTranslationFormatException.html new file mode 100644 index 0000000..051ec5f --- /dev/null +++ b/javadoc/net/minecraft/util/ChatComponentTranslationFormatException.html @@ -0,0 +1,288 @@ + + + + + +ChatComponentTranslationFormatException (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.util
+

Class ChatComponentTranslationFormatException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class ChatComponentTranslationFormatException
    +extends java.lang.IllegalArgumentException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ChatComponentTranslationFormatException

        +
        public ChatComponentTranslationFormatException(ChatComponentTranslation p_i45161_1_,
        +                                       java.lang.String p_i45161_2_)
        +
      • +
      + + + +
        +
      • +

        ChatComponentTranslationFormatException

        +
        public ChatComponentTranslationFormatException(ChatComponentTranslation p_i45162_1_,
        +                                       int p_i45162_2_)
        +
      • +
      + + + +
        +
      • +

        ChatComponentTranslationFormatException

        +
        public ChatComponentTranslationFormatException(ChatComponentTranslation p_i45163_1_,
        +                                       java.lang.Throwable p_i45163_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3