Krypton

Krypton

22M Downloads

Packets sent counter on the F3 menu always shows 0

manyrandomthings opened this issue ยท 0 comments

commented

kryptonbug

It appears that packetsSentCounter is not being incremented before this mixin runs:

at = @At(value = "FIELD", target = "Lnet/minecraft/network/ClientConnection;packetsSentCounter:I", opcode = Opcodes.GETFIELD, shift = At.Shift.AFTER))