Uses of Record Class
net.minecraft.network.protocol.common.ClientboundCustomReportDetailsPacket
-
Uses of ClientboundCustomReportDetailsPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListenerImpl.handleCustomReportDetails
(ClientboundCustomReportDetailsPacket p_350638_) -
Uses of ClientboundCustomReportDetailsPacket in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundCustomReportDetailsPacket> CommonPacketTypes.CLIENTBOUND_CUSTOM_REPORT_DETAILS
static final StreamCodec
<io.netty.buffer.ByteBuf, ClientboundCustomReportDetailsPacket> ClientboundCustomReportDetailsPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.handleCustomReportDetails
(ClientboundCustomReportDetailsPacket p_350481_)