Interface LoginCompressionPacketView

All Superinterfaces:
PacketView

public interface LoginCompressionPacketView extends PacketView
Lazy copy-on-write view of a clientbound login compression threshold.
  • Method Details

    • threshold

      int threshold()
    • threshold

      void threshold(int threshold)