implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundStopSoundPacket | |
| net.minecraft.class_2770 | |
| net.minecraft.network.packet.s2c.play.StopSoundS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, StopSoundS2CPacket> |
|
||||||
| private static final int |
|
||||||
| private static final int |
|
||||||
| private final Identifier |
|
||||||
| private final SoundCategory |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier soundId, SoundCategory category) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<StopSoundS2CPacket> |
|
||||||
| public void |
|
||||||
| public Identifier |
|
||||||
| public SoundCategory |
|
||||||
| public void |
|