Class PlaySoundPacketEvent
java.lang.Object
meteordevelopment.meteorclient.events.packets.PlaySoundPacketEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PlaySoundPacketEventget(net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket packet)
-
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)
-