mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-24 21:20:45 +00:00
the same code as deldescendants. Introduced array instructionSetByCode used to retrieve InstructionDefinition using opcode without a sequential search. (by Paolo Cancedda)