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 --- .../client/renderer/texture/TextureCompass.html | 353 +++++++++++++++++++++ 1 file changed, 353 insertions(+) create mode 100644 javadoc/net/minecraft/client/renderer/texture/TextureCompass.html (limited to 'javadoc/net/minecraft/client/renderer/texture/TextureCompass.html') diff --git a/javadoc/net/minecraft/client/renderer/texture/TextureCompass.html b/javadoc/net/minecraft/client/renderer/texture/TextureCompass.html new file mode 100644 index 0000000..6b3ec43 --- /dev/null +++ b/javadoc/net/minecraft/client/renderer/texture/TextureCompass.html @@ -0,0 +1,353 @@ + + + + + +TextureCompass (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.renderer.texture
+

Class TextureCompass

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        currentAngle

        +
        public double currentAngle
        +
      • +
      + + + +
        +
      • +

        angleDelta

        +
        public double angleDelta
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TextureCompass

        +
        public TextureCompass(java.lang.String p_i1286_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        updateCompass

        +
        public void updateCompass(World p_94241_1_,
        +                 double p_94241_2_,
        +                 double p_94241_4_,
        +                 double p_94241_6_,
        +                 boolean p_94241_8_,
        +                 boolean p_94241_9_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3