Class PlaySoundPacketEvent

java.lang.Object
meteordevelopment.meteorclient.events.packets.PlaySoundPacketEvent

public class PlaySoundPacketEvent extends Object
  • Field Details

    • packet

      public net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket packet
  • Constructor Details

    • PlaySoundPacketEvent

      public PlaySoundPacketEvent()
  • Method Details

    • get

      public static PlaySoundPacketEvent get(net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket packet)