implements Packet<ClientGamePacketListener>
| adj | |
| net.minecraft.network.protocol.game.ClientboundDebugSamplePacket | |
| net.minecraft.class_9178 | |
| net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket | |
| net.minecraft.src.C_313891_ | |
| net.minecraft.network.protocol.game.ClientboundDebugSamplePacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final long[] |
| ||||||||||
| private final RemoteDebugSampleType |
| ||||||||||
| public static final StreamCodec<FriendlyByteBuf, ClientboundDebugSamplePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (long[] debugSampleType, RemoteDebugSampleType arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public PacketType<ClientboundDebugSamplePacket> |
| ||||||||||
| public void |
| ||||||||||
| public long[] |
| ||||||||||
| public RemoteDebugSampleType |
|