implements Packet<ClientGamePacketListener>
| afx | |
| net.minecraft.network.protocol.game.ClientboundStopSoundPacket | |
| net.minecraft.class_2770 | |
| net.minecraft.unmapped.C_ylgmknpp | |
| net.minecraft.network.packet.s2c.play.StopSoundS2CPacket | |
| net.minecraft.network.packet.s2c.play.SoundStopS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundStopSoundPacket> |
| ||||||||||||
| private static final int |
| ||||||||||||
| private static final int |
| ||||||||||||
| private final ResourceLocation |
| ||||||||||||
| private final SoundSource |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation soundId, SoundSource category) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||
| public PacketType<ClientboundStopSoundPacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public SoundSource |
|