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

Class GLAllocation

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

      Constructor Detail

      - - - -
        -
      • -

        GLAllocation

        -
        public GLAllocation()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        generateDisplayLists

        -
        public static int generateDisplayLists(int p_74526_0_)
        -
      • -
      - - - -
        -
      • -

        deleteDisplayLists

        -
        public static void deleteDisplayLists(int p_74523_0_)
        -
      • -
      - - - -
        -
      • -

        deleteTexturesAndDisplayLists

        -
        public static void deleteTexturesAndDisplayLists()
        -
      • -
      - - - -
        -
      • -

        createDirectByteBuffer

        -
        public static java.nio.ByteBuffer createDirectByteBuffer(int p_74524_0_)
        -
      • -
      - - - -
        -
      • -

        createDirectIntBuffer

        -
        public static java.nio.IntBuffer createDirectIntBuffer(int p_74527_0_)
        -
      • -
      - - - -
        -
      • -

        createDirectFloatBuffer

        -
        public static java.nio.FloatBuffer createDirectFloatBuffer(int p_74529_0_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3