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 --- .../server/management/PlayerProfileCache.html | 370 --------------------- 1 file changed, 370 deletions(-) delete mode 100644 javadoc/net/minecraft/server/management/PlayerProfileCache.html (limited to 'javadoc/net/minecraft/server/management/PlayerProfileCache.html') diff --git a/javadoc/net/minecraft/server/management/PlayerProfileCache.html b/javadoc/net/minecraft/server/management/PlayerProfileCache.html deleted file mode 100644 index e00d731..0000000 --- a/javadoc/net/minecraft/server/management/PlayerProfileCache.html +++ /dev/null @@ -1,370 +0,0 @@ - - - - - -PlayerProfileCache (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.server.management
-

Class PlayerProfileCache

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

      Field Summary

      - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      static java.text.SimpleDateFormatfield_152659_a 
      protected com.google.gson.Gsonfield_152660_b 
      -
    • -
    - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_152649_a(com.mojang.authlib.GameProfile p_152649_1_) 
      com.mojang.authlib.GameProfilefunc_152652_a(java.util.UUID p_152652_1_) 
      java.lang.String[]func_152654_a() 
      com.mojang.authlib.GameProfilefunc_152655_a(java.lang.String p_152655_1_) 
      voidfunc_152657_b() 
      voidfunc_152658_c() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Field Detail

      - - - -
        -
      • -

        field_152659_a

        -
        public static final java.text.SimpleDateFormat field_152659_a
        -
      • -
      - - - -
        -
      • -

        field_152660_b

        -
        protected final com.google.gson.Gson field_152660_b
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PlayerProfileCache

        -
        public PlayerProfileCache(MinecraftServer p_i1171_1_,
        -                  java.io.File p_i1171_2_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_152649_a

        -
        public void func_152649_a(com.mojang.authlib.GameProfile p_152649_1_)
        -
      • -
      - - - -
        -
      • -

        func_152655_a

        -
        public com.mojang.authlib.GameProfile func_152655_a(java.lang.String p_152655_1_)
        -
      • -
      - - - -
        -
      • -

        func_152654_a

        -
        public java.lang.String[] func_152654_a()
        -
      • -
      - - - -
        -
      • -

        func_152652_a

        -
        public com.mojang.authlib.GameProfile func_152652_a(java.util.UUID p_152652_1_)
        -
      • -
      - - - -
        -
      • -

        func_152657_b

        -
        public void func_152657_b()
        -
      • -
      - - - -
        -
      • -

        func_152658_c

        -
        public void func_152658_c()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3