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