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

Class PositionedSound

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

      Field Detail

      + + + + + + + +
        +
      • +

        volume

        +
        protected float volume
        +
      • +
      + + + +
        +
      • +

        field_147663_c

        +
        protected float field_147663_c
        +
      • +
      + + + +
        +
      • +

        xPosF

        +
        protected float xPosF
        +
      • +
      + + + +
        +
      • +

        yPosF

        +
        protected float yPosF
        +
      • +
      + + + +
        +
      • +

        zPosF

        +
        protected float zPosF
        +
      • +
      + + + +
        +
      • +

        repeat

        +
        protected boolean repeat
        +
      • +
      + + + +
        +
      • +

        field_147665_h

        +
        protected int field_147665_h
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PositionedSound

        +
        protected PositionedSound(ResourceLocation p_i45103_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3