Class ServerboundConfigurationAcknowledgedPacket

java.lang.Object
org.geysermc.mcprotocollib.protocol.packet.ingame.serverbound.ServerboundConfigurationAcknowledgedPacket
All Implemented Interfaces:
Packet, MinecraftPacket

public class ServerboundConfigurationAcknowledgedPacket extends Object implements MinecraftPacket
  • Constructor Details

    • ServerboundConfigurationAcknowledgedPacket

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

      public ServerboundConfigurationAcknowledgedPacket()
  • Method Details