implements Packet<ClientGamePacketListener>
agm | |
net.minecraft.network.protocol.game.ClientboundStopSoundPacket | |
net.minecraft.class_2770 |
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 arg0, SoundSource arg1) |
private | (FriendlyByteBuf arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private void |
| ||||||
public PacketType<ClientboundStopSoundPacket> |
| ||||||
public void |
| ||||||
public ResourceLocation |
| ||||||
public SoundSource |
|