From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../net/minecraft/util/ChatAllowedCharacters.html | 303 --------------------- 1 file changed, 303 deletions(-) delete mode 100644 javadoc/net/minecraft/util/ChatAllowedCharacters.html (limited to 'javadoc/net/minecraft/util/ChatAllowedCharacters.html') diff --git a/javadoc/net/minecraft/util/ChatAllowedCharacters.html b/javadoc/net/minecraft/util/ChatAllowedCharacters.html deleted file mode 100644 index e2a881f..0000000 --- a/javadoc/net/minecraft/util/ChatAllowedCharacters.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - -ChatAllowedCharacters (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.util
-

Class ChatAllowedCharacters

-
-
- -
-
    -
  • -
    -
    -
    public class ChatAllowedCharacters
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static char[]allowedCharacters 
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringfilerAllowedCharacters(java.lang.String p_71565_0_) 
      static booleanisAllowedCharacter(char p_71566_0_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        allowedCharacters

        -
        public static final char[] allowedCharacters
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ChatAllowedCharacters

        -
        public ChatAllowedCharacters()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isAllowedCharacter

        -
        public static boolean isAllowedCharacter(char p_71566_0_)
        -
      • -
      - - - -
        -
      • -

        filerAllowedCharacters

        -
        public static java.lang.String filerAllowedCharacters(java.lang.String p_71565_0_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3