Class PlaySoundEvent

java.lang.Object
meteordevelopment.meteorclient.events.Cancellable
meteordevelopment.meteorclient.events.world.PlaySoundEvent
All Implemented Interfaces:
meteordevelopment.orbit.ICancellable

public class PlaySoundEvent extends Cancellable
  • Field Details

    • sound

      public net.minecraft.client.sound.SoundInstance sound
  • Constructor Details

    • PlaySoundEvent

      public PlaySoundEvent()
  • Method Details

    • get

      public static PlaySoundEvent get(net.minecraft.client.sound.SoundInstance sound)