implements Packet<ClientGamePacketListener>
| ads | |
| net.minecraft.network.protocol.game.ClientboundDebugSamplePacket | |
| net.minecraft.class_9178 | |
| net.minecraft.unmapped.C_pmrwikjt | |
| net.minecraft.network.packet.s2c.play.DebugSampleS2CPacket | |
| net.minecraft.network.packet.s2c.common.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[] sample, RemoteDebugSampleType debugSampleType) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||||
| public PacketType<ClientboundDebugSamplePacket> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public long[] |
| ||||||||||||||
| public RemoteDebugSampleType |
|