Class SetDefaultGameTypePacket

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

@PowerNukkitXOnly @Since("1.19.60-r1") public class SetDefaultGameTypePacket extends DataPacket
  • Field Details

    • NETWORK_ID

      public static final byte NETWORK_ID
      See Also:
    • gamemode

      public int gamemode
  • Constructor Details

    • SetDefaultGameTypePacket

      public SetDefaultGameTypePacket()
  • Method Details