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

Interface ISound

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

      Method Detail

      - - - -
        -
      • -

        getPositionedSoundLocation

        -
        ResourceLocation getPositionedSoundLocation()
        -
      • -
      - - - -
        -
      • -

        canRepeat

        -
        boolean canRepeat()
        -
      • -
      - - - -
        -
      • -

        getRepeatDelay

        -
        int getRepeatDelay()
        -
      • -
      - - - -
        -
      • -

        getVolume

        -
        float getVolume()
        -
      • -
      - - - -
        -
      • -

        getPitch

        -
        float getPitch()
        -
      • -
      - - - -
        -
      • -

        getXPosF

        -
        float getXPosF()
        -
      • -
      - - - -
        -
      • -

        getYPosF

        -
        float getYPosF()
        -
      • -
      - - - -
        -
      • -

        getZPosF

        -
        float getZPosF()
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3