Class SendClosePacket


  • public class SendClosePacket
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SendClosePacket()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void send​(PacketOutputStream pos)
      Send close stream to server.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SendClosePacket

        public SendClosePacket()
    • Method Detail

      • send

        public static void send​(PacketOutputStream pos)
        Send close stream to server.
        Parameters:
        pos - write outputStream