Class PositionedSound

    • Field Detail

      • positionedSoundLocation

        protected final ResourceLocation positionedSoundLocation
      • volume

        protected float volume
      • pitch

        protected float pitch
      • xPosF

        protected float xPosF
      • yPosF

        protected float yPosF
      • zPosF

        protected float zPosF
      • repeat

        protected boolean repeat
      • repeatDelay

        protected int repeatDelay
        + The number of ticks between repeating the sound
    • Constructor Detail

      • PositionedSound

        protected PositionedSound​(ResourceLocation soundResource)