From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../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