Class ServerSettingsResponsePacket

java.lang.Object
cn.nukkit.utils.BinaryStream
cn.nukkit.network.protocol.DataPacket
cn.nukkit.network.protocol.ServerSettingsResponsePacket
All Implemented Interfaces:
Cloneable

public class ServerSettingsResponsePacket extends DataPacket
  • Field Details

    • formId

      public int formId
    • data

      public String data
  • Constructor Details

    • ServerSettingsResponsePacket

      public ServerSettingsResponsePacket()
  • Method Details