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

Class Stitcher

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

      Nested Class Summary

      - - - - - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClass and Description
      static class Stitcher.Holder 
      static class Stitcher.Slot 
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      Stitcher(int p_i45095_1_, - int p_i45095_2_, - boolean p_i45095_3_, - int p_i45095_4_, - int p_i45095_5_) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Stitcher

        -
        public Stitcher(int p_i45095_1_,
        -        int p_i45095_2_,
        -        boolean p_i45095_3_,
        -        int p_i45095_4_,
        -        int p_i45095_5_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getCurrentWidth

        -
        public int getCurrentWidth()
        -
      • -
      - - - -
        -
      • -

        getCurrentHeight

        -
        public int getCurrentHeight()
        -
      • -
      - - - - - - - -
        -
      • -

        doStitch

        -
        public void doStitch()
        -
      • -
      - - - -
        -
      • -

        getStichSlots

        -
        public java.util.List getStichSlots()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3