Class NetChecksum.Comparer

java.lang.Object
zombie.network.NetChecksum.Comparer
Enclosing class:
NetChecksum

public static final class NetChecksum.Comparer extends Object
  • Constructor Details

    • Comparer

      public Comparer()
  • Method Details

    • beginCompare

      public void beginCompare()
    • getReason

      public String getReason(byte byte1)
    • clientPacket

      public void clientPacket(ByteBuffer byteBuffer)
    • serverPacket

      public void serverPacket(ByteBuffer byteBuffer, UdpConnection udpConnection)
    • update

      public void update()