Random
Source Code

mojank

A super attractive and loving guy with brown eyes. Super funny and super caring. Sometimes he can get a little risky...

That one boy over there is super mojank.

by SpicyCurry101 June 20, 2015


Mojank

A word used to refer to the questionable programming practices within Minecraft's decompiled source code, often followed up with examples of the weird code.

user1: bro what is this mojank, why are some blocks registered like this:
Block block = (new BlockSomething().setHardness(0.8F).setTranslationKey("somethingBlock");

registerBlock(69, "something_block", block);
and others are registered like this:
registerBlock(420, "otherthing_block", new BlockOtherthing()).setSoundType(SoundType.STONE).setHardness(1.0F).setTranslationKey("otherthingBlock");
user2: idk man, don't question the mojank

by Littlecat456 October 13, 2023