Class ClientboundCustomReportDetailsPacket

java.lang.Object
org.geysermc.mcprotocollib.protocol.packet.common.clientbound.ClientboundCustomReportDetailsPacket
All Implemented Interfaces:
Packet, MinecraftPacket

public class ClientboundCustomReportDetailsPacket extends Object implements MinecraftPacket
  • Constructor Details

    • ClientboundCustomReportDetailsPacket

      public ClientboundCustomReportDetailsPacket(io.netty.buffer.ByteBuf in, MinecraftCodecHelper helper)
    • ClientboundCustomReportDetailsPacket

      public ClientboundCustomReportDetailsPacket(Map<String,String> details)
  • Method Details