implements Packet<ClientPlayPacketListener>
| adq | |
| net.minecraft.network.protocol.game.ClientboundDebugSamplePacket | |
| net.minecraft.class_9178 | |
| net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket | |
| net.minecraft.unmapped.C_pmrwikjt | |
| net.minecraft.network.packet.s2c.common.DebugSampleS2CPacket | |
| net.minecraft.src.C_313891_ |
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 type) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public PacketType<DebugSampleS2CPacket> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public long[] |
| ||||||||||||||
| public DebugSampleType |
|