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

Class AnimationMetadataSection

-
-
- -
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      AnimationMetadataSection(java.util.List p_i1309_1_, - int p_i1309_2_, - int p_i1309_3_, - int p_i1309_4_) 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AnimationMetadataSection

        -
        public AnimationMetadataSection(java.util.List p_i1309_1_,
        -                        int p_i1309_2_,
        -                        int p_i1309_3_,
        -                        int p_i1309_4_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getFrameHeight

        -
        public int getFrameHeight()
        -
      • -
      - - - -
        -
      • -

        getFrameWidth

        -
        public int getFrameWidth()
        -
      • -
      - - - -
        -
      • -

        getFrameCount

        -
        public int getFrameCount()
        -
      • -
      - - - -
        -
      • -

        getFrameTime

        -
        public int getFrameTime()
        -
      • -
      - - - -
        -
      • -

        getFrameTimeSingle

        -
        public int getFrameTimeSingle(int p_110472_1_)
        -
      • -
      - - - -
        -
      • -

        frameHasTime

        -
        public boolean frameHasTime(int p_110470_1_)
        -
      • -
      - - - -
        -
      • -

        getFrameIndex

        -
        public int getFrameIndex(int p_110468_1_)
        -
      • -
      - - - -
        -
      • -

        getFrameIndexSet

        -
        public java.util.Set getFrameIndexSet()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3