Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement
Gear (item)
This user page is a work in progress. 
Please help in the expansion or creation of this user page by expanding or improving it. The talk page may contain suggestions.
Anyone can edit this page! 
Although this is Sonicwave's user page, other users are encouraged to edit it and its subpages.

This page lists some methods which may be helpful for verifying information about game mechanics or behaviors. It does not cover other types of information requiring verification, like finding developer sources or verifying the existence of old versions.

Game code[]

Java Edition[]

Game mechanics can be verified by looking through the game's source code, which may be faster and more reliable than testing it in-game. Some basic familiarity with Java or a similar programming language is recommended.

For versions 19w36a or 1.14.4 or later, https://github.com/hube12/DecompilerMC can be used to easily decompile and deobfuscate game code using Mojang's provided Obfuscation maps.

Bedrock Edition[]

Gear (item)
This section is a work in progress. 
Please help in the expansion or creation of this user page by expanding or improving it. The talk page may contain suggestions.
Note: Is it even possible to view decompiled code on Bedrock?
Advertisement