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

Class ModelSilverfish

-
-
- -
-
    -
  • -
    -
    -
    public class ModelSilverfish
    -extends ModelBase
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ModelSilverfish

        -
        public ModelSilverfish()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        render

        -
        public void render(Entity p_78088_1_,
        -          float p_78088_2_,
        -          float p_78088_3_,
        -          float p_78088_4_,
        -          float p_78088_5_,
        -          float p_78088_6_,
        -          float p_78088_7_)
        -
        -
        Overrides:
        -
        render in class ModelBase
        -
        -
      • -
      - - - -
        -
      • -

        setRotationAngles

        -
        public void setRotationAngles(float p_78087_1_,
        -                     float p_78087_2_,
        -                     float p_78087_3_,
        -                     float p_78087_4_,
        -                     float p_78087_5_,
        -                     float p_78087_6_,
        -                     Entity p_78087_7_)
        -
        -
        Overrides:
        -
        setRotationAngles in class ModelBase
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3