1._ the first number is the offset in the operand stack 2._ then comes the opcode's mnemonic 3._ then depending on the instruction comes a reference, which 3.1_ when prefixed by '#' represents the line number in the methods code section 3.2_ otherwise the valid offset of the operand stack processing should continue
Also I found what apparently looks like new mnemonics/opcodes, e.g.; "invokespecial"