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

Class SoundPoolEntry

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

      Constructor Detail

      - - - -
        -
      • -

        SoundPoolEntry

        -
        public SoundPoolEntry(ResourceLocation p_i45113_1_,
        -              double p_i45113_2_,
        -              double p_i45113_4_,
        -              boolean p_i45113_6_)
        -
      • -
      - - - -
        -
      • -

        SoundPoolEntry

        -
        public SoundPoolEntry(SoundPoolEntry p_i45114_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSoundPoolEntryLocation

        -
        public ResourceLocation getSoundPoolEntryLocation()
        -
      • -
      - - - -
        -
      • -

        getPitch

        -
        public double getPitch()
        -
      • -
      - - - -
        -
      • -

        setPitch

        -
        public void setPitch(double p_148651_1_)
        -
      • -
      - - - -
        -
      • -

        getVolume

        -
        public double getVolume()
        -
      • -
      - - - -
        -
      • -

        setVolume

        -
        public void setVolume(double p_148647_1_)
        -
      • -
      - - - -
        -
      • -

        func_148648_d

        -
        public boolean func_148648_d()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3