implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundDebugSamplePacket | |
| net.minecraft.class_9178 | |
| net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final long[] |
|
||||||
| private final DebugSampleType |
|
||||||
| public static final PacketCodec<PacketByteBuf, DebugSampleS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (PacketByteBuf buf) |
| public | (long[] sample, DebugSampleType debugSampleType) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<DebugSampleS2CPacket> |
|
||||||
| public void |
|
||||||
| public long[] |
|
||||||
| public DebugSampleType |
|
||||||
| public void |
|