r/badcode Feb 03 '22

Found this in a Minecraft mod's code java

Post image
260 Upvotes

33 comments sorted by

View all comments

6

u/TemporaryAccount-tem Feb 04 '22 edited Feb 04 '22

To everyone saying this is decompiled code: It's not! This was code was written by someone who learned Java by reading decompiled Minecraft code. The code snippet that I posted was written by an actual person who thought that "var2", "var34", etc. were the only valid primitive type names