Difference between revisions of "Main Page"
m (Split Text formatting from Chat.) |
m (Undo revision 19370 by Bentadomod (talk)) Tag: Undo |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 14: | Line 14: | ||
There are ongoing efforts to keep reverse engineered documentation updated, but it isn't as easy as it sounds. The protocol generally changes slightly with each release, and both the Client and Server classes get rearranged on each release. Below are links to the current documentation segments, which '''may or may not be completely up to date'''. | There are ongoing efforts to keep reverse engineered documentation updated, but it isn't as easy as it sounds. The protocol generally changes slightly with each release, and both the Client and Server classes get rearranged on each release. Below are links to the current documentation segments, which '''may or may not be completely up to date'''. | ||
+ | ==== Protocol ==== | ||
* [[Protocol FAQ]] | * [[Protocol FAQ]] | ||
** [[Protocol FAQ#What's the normal login sequence for a client?|Normal login sequence for a client]] | ** [[Protocol FAQ#What's the normal login sequence for a client?|Normal login sequence for a client]] | ||
** [[Protocol FAQ#What does the normal status ping sequence look like?|Normal ping sequence to a server]] | ** [[Protocol FAQ#What does the normal status ping sequence look like?|Normal ping sequence to a server]] | ||
* [[Protocol|Current Protocol Specification]] | * [[Protocol|Current Protocol Specification]] | ||
+ | ** [[Data types]] | ||
+ | ** [[Server List Ping]] | ||
** [[Protocol Encryption]] | ** [[Protocol Encryption]] | ||
− | |||
− | |||
** [[Plugin channels]] | ** [[Plugin channels]] | ||
− | ** [[ | + | ** [[Registry Data]] |
− | * [[Pre-release protocol|Pre-release Protocol | + | ** [[Command Data]] |
− | * [[ | + | ** [[Chat]] |
− | * [[ | + | ** [[Inventory]] |
+ | ** [[Slot Data]] | ||
+ | ** [[Chunk Format]] | ||
+ | ** [[Block Actions]] | ||
+ | ** [[Object Data]] | ||
+ | ** [[Entity metadata]] | ||
+ | ** [[Entity statuses]] | ||
+ | ** [[Particles]] | ||
+ | * [[Pre-release protocol|Pre-release Protocol Specification]] | ||
+ | * [[Protocol version numbers]] | ||
+ | * [[Protocol History]] | ||
+ | * [[Proxies]] | ||
+ | * [[Minecraft Forge Handshake|Minecraft Forge Handshake Specification]] | ||
+ | ==== Mojang APIs ==== | ||
* Authentication | * Authentication | ||
− | ** [[ | + | ** [[Microsoft Authentication Scheme|Microsoft Authentication Scheme]] |
− | ** [[ | + | ** [[Legacy Mojang Authentication|Legacy Mojang Authentication Scheme]] |
− | ** [[ | + | ** [[Legacy Minecraft Authentication|Legacy Minecraft Authentication Scheme]] |
* [[Mojang API]] | * [[Mojang API]] | ||
− | * [[Game | + | * [[Game files]] |
− | * [[Map Format]] | + | * [[Realms API]] |
+ | * [[Snoop]] | ||
+ | ==== Map Format ==== | ||
+ | * [[Map Format|Map Format Specification]] | ||
+ | ** [[Region Files]] | ||
+ | ==== Notchian Implementation ==== | ||
* [[Launching the game]] | * [[Launching the game]] | ||
− | |||
− | |||
− | |||
* [[Debugging]] | * [[Debugging]] | ||
− | * [[ | + | * [[Data Generators]] |
+ | ==== Miscellaneous ==== | ||
+ | * [[NBT]] | ||
* [[Text formatting]] | * [[Text formatting]] | ||
− | * [[ | + | * [[Rcon]] and [[Query]] protocol specifications |
=== Tools & Mods === | === Tools & Mods === | ||
Line 49: | Line 67: | ||
* [[Wrapper List|Wrappers]] - mods that override features in the client or server | * [[Wrapper List|Wrappers]] - mods that override features in the client or server | ||
* [[Generator List|Generators]] - tools that extract data from Mojang to a readable format | * [[Generator List|Generators]] - tools that extract data from Mojang to a readable format | ||
+ | * [[Decompiler List|Decompilers]] - tools for decompiling Minecraft | ||
* [[Java Edition Cheats|Cheats]] - mods that allow you to cheat (bannable on servers) | * [[Java Edition Cheats|Cheats]] - mods that allow you to cheat (bannable on servers) | ||
* [https://github.com/mcdevs/Burger/ Burger] - a tool that generates information for arbitrary Minecraft versions | * [https://github.com/mcdevs/Burger/ Burger] - a tool that generates information for arbitrary Minecraft versions | ||
Line 59: | Line 78: | ||
* [[How to Write a Client]] | * [[How to Write a Client]] | ||
* [[How to Write a Server]] | * [[How to Write a Server]] | ||
− | |||
* [[Dev-focused Blog Articles]] | * [[Dev-focused Blog Articles]] | ||
Line 103: | Line 121: | ||
[[File:Banner_pocket.png|link=Category:Pocket Minecraft]] | [[File:Banner_pocket.png|link=Category:Pocket Minecraft]] | ||
− | + | Pocket Minecraft (or ''Minecraft: Pocket Edition'') was the prior version of Minecraft for mobile devices.<br> | |
+ | It was replaced by Minecraft Bedrock on November 18, 2016.<br> | ||
=== Documentation === | === Documentation === | ||
The protocol and map format documentation for Minecraft: Pocket Edition. | The protocol and map format documentation for Minecraft: Pocket Edition. | ||
+ | * [[Pocket Edition Protocol Documentation|The current Protocol docs]] | ||
* [[Pocket Minecraft Protocol|Old Protocol Specification]] (This protocol information is considered outdated, but still contains useful information) | * [[Pocket Minecraft Protocol|Old Protocol Specification]] (This protocol information is considered outdated, but still contains useful information) | ||
− | |||
* [[Pocket Edition FAQ|FAQ]] | * [[Pocket Edition FAQ|FAQ]] | ||
* [[Pocket Edition Login|Login Procedure]] | * [[Pocket Edition Login|Login Procedure]] |
Latest revision as of 11:58, 19 June 2024
Minecraft Modern
|
Minecraft: Bedrock Edition
|
Minecraft: Pocket Edition
|
Minecraft Classic
|