Package mindustry.net

Class Packets.StreamBegin

java.lang.Object
mindustry.net.Packet
mindustry.net.Packets.StreamBegin
Enclosing class:
Packets

public static class Packets.StreamBegin extends Packet
Marks the beginning of a stream.
  • Field Details

    • id

      public int id
    • total

      public int total
    • type

      public byte type
  • Constructor Details

    • StreamBegin

      public StreamBegin()
  • Method Details