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()
    • clientPacket

      public void clientPacket(ByteBuffer bb)
    • serverPacket

      public void serverPacket(ByteBuffer bb, UdpConnection connection)
    • update

      public void update()