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 --- .../minecraft/client/renderer/GLAllocation.html | 319 +++++++++++++++++++++ 1 file changed, 319 insertions(+) create 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 new file mode 100644 index 0000000..c5b24fa --- /dev/null +++ b/javadoc/net/minecraft/client/renderer/GLAllocation.html @@ -0,0 +1,319 @@ + + + + + +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