Class SignedVarLong

java.lang.Object
codechicken.lib.packet.SignedVarLong

public final class SignedVarLong extends Object
Created by covers1624 on 10/31/25.
  • Constructor Details

    • SignedVarLong

      public SignedVarLong()
  • Method Details

    • write

      public static io.netty.buffer.ByteBuf write(io.netty.buffer.ByteBuf buf, long i)
    • read

      public static long read(io.netty.buffer.ByteBuf buf)