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