From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../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