Difference between revisions of "Main Page"

From wiki.vg
Jump to navigation Jump to search
(update to reflect new mojang naming)
m (Add Protocol FAQ ping sequence ref.)
(20 intermediate revisions by 15 users not shown)
Line 9: Line 9:
 
[[File:Banner beta.png|link=Category:Minecraft Modern]]
 
[[File:Banner beta.png|link=Category:Minecraft Modern]]
  
Minecraft Modern (also known as Minecraft Java) is one of the two updated versions of Minecraft which require a paid account to download, update and play. Most of the new development projects focus on either creating entirely new programs from scratch that interoperate with Minecraft (such as a bot or server) or modding projects that wrap the client or server and provide bug fixes, new features and enhancements to existing features.
+
''Minecraft'' Modern (officially ''Minecraft: Java Edition'') is one of the two updated versions of Minecraft which require a paid account to download, update and play. Most of the new development projects focus on either creating entirely new programs from scratch that interoperate with Minecraft (such as a bot or server) or modding projects that wrap the client or server and provide bug fixes, new features and enhancements to existing features.
  
 
=== Documentation ===
 
=== Documentation ===
Line 15: Line 15:
  
 
* [[Protocol FAQ]]
 
* [[Protocol FAQ]]
 +
** [[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|Current Protocol Specification]]
 
* [[Protocol|Current Protocol Specification]]
 
** [[Protocol Encryption]]
 
** [[Protocol Encryption]]
Line 22: Line 24:
 
** [[Protocol History]]
 
** [[Protocol History]]
 
* [[Pre-release protocol|Pre-release Protocol Specificaton]]
 
* [[Pre-release protocol|Pre-release Protocol Specificaton]]
* [[Authentication|Authentication Scheme]]
+
* [[Entity metadata]]
 +
* [[Entity statuses]]
 +
* [[Authentication|Mojang Authentication Scheme]]
 +
* [[Microsoft_Authentication_Scheme|New Microsoft Authentication Scheme]]
 
* [[Mojang API]]
 
* [[Mojang API]]
 
* [[Game Files|Location of Game Files]]
 
* [[Game Files|Location of Game Files]]
Line 30: Line 35:
 
* [[Rcon]] and [[Query]] protocol specifications
 
* [[Rcon]] and [[Query]] protocol specifications
 
* [[Debugging]]
 
* [[Debugging]]
 +
* [[Chat|Chat System Format]]
 +
* [[Proxies]]
  
 
=== Tools & Mods ===
 
=== Tools & Mods ===
Line 37: Line 44:
 
* [[Utility List|Utilities]] - tools that interface with a client, server, or data files, such as proxies, bots, or inventory editors.
 
* [[Utility List|Utilities]] - tools that interface with a client, server, or data files, such as proxies, bots, or inventory editors.
 
* [[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
 +
* [[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
:* [[User:Pokechu22|Pokechu22]]'s [https://github.com/Pokechu22/Burger/tree/1.13-fixes fork] that contains fixes for 1.13
+
:* [[User:Pokechu22|Pokechu22]]'s [https://github.com/Pokechu22/Burger fork] - where new version development is mostly done
:* [http://b.wiki.vg/ Burger Vitrine] - shows differences in data and protocol between arbitrary versions (prior to 1.7).
+
:* [https://pokechu22.github.io/BurgerWebViewer/ Burger Vitrine] - shows differences in data and protocol between arbitrary versions
 
:* [https://github.com/Matsv/PAaaS PAaaS] - shows differences in protocol and sounds for newer versions (1.8 and above)
 
:* [https://github.com/Matsv/PAaaS PAaaS] - shows differences in protocol and sounds for newer versions (1.8 and above)
 
* [[Code Snippets]]
 
* [[Code Snippets]]
Line 56: Line 65:
 
WIDTH = 100%|
 
WIDTH = 100%|
 
ICON = |
 
ICON = |
HEADING = Minecraft: Bedrock Edition |
+
HEADING = Minecraft : Bedrock Edition |
 +
CONTENT =
 +
[[File:Mcbe_banner.png|link=Category: Bedrock Minecraft]]
 +
 
 +
''Minecraft: Bedrock Edition'' is the multi-platform version of Minecraft.<br>
 +
It is available for mobile, Xbox One, Nintendo Switch, and various other platforms.<br>
 +
 
 +
=== Documentation ===
 +
* [[Bedrock_Protocol|Current Protocol Specification]] - note that this is very WIP and many aspects may be incorrect. The [[Raknet Protocol]] is also not fully documented.
 +
** [[Bedrock Protocol version numbers|Bedrock version numbers]]
 +
 
 +
=== Tools ===
 +
Useful information & links
 +
* [[Bedrock Edition Program List|Program list]] - third-party BE programs
 +
* [[Bedrock_Edition_Cheats|Bedrock Edition Cheats]] - note this page is WIP
 +
 
 +
For more info, see [[:Category:Bedrock Minecraft|Bedrock Minecraft]].
 +
 
 +
}}
 +
 
 +
{{Box|
 +
BORDER = #9999FF|
 +
BACKGROUND = #99CCFF|
 +
WIDTH = 100%|
 +
ICON = |
 +
HEADING = Minecraft: Pocket Edition |
 
CONTENT =   
 
CONTENT =   
[[File:Mcbe_banner.png|link=Category:Pocket Minecraft]]
+
[[File:Banner_pocket.png|link=Category:Pocket Minecraft]]
 
 
Minecraft: Bedrock Edition is the multi-platform version of Minecraft.<br>
 
It is for mobile, Xbox One, Nintendo Switch, and various other platforms.<br>
 
  
''Note: A lot of the documentation on here still refers to "Pocket Edition".<br>''
+
The documentation of the "Pocket Edition" version, which is the old name for Bedrock Edition on mobile devices.
''This is the old name for Bedrock Edition on mobile devices.''
 
  
 
=== Documentation ===
 
=== Documentation ===
The protocol and map format documentation for Minecraft: Bedrock Edition.
+
The protocol and map format documentation for Minecraft: Pocket Edition.
 
* [[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 Protocol Documentation|The current Protocol docs]]
 
* [[Pocket Edition Protocol Documentation|The current Protocol docs]]
Line 79: Line 109:
 
* [[Pocket Edition Program List|Program list]] - third-party PE programs
 
* [[Pocket Edition Program List|Program list]] - third-party PE programs
  
For more info, check out [[:Category:Pocket Minecraft|Pocket Minecraft]].
+
For more info, see [[:Category:Pocket Minecraft|Pocket Minecraft]].
  
 
}}
 
}}
Line 92: Line 122:
 
[[File:Banner classic.png|link=Category:Minecraft Classic]]
 
[[File:Banner classic.png|link=Category:Minecraft Classic]]
  
Minecraft Classic is the original version of Minecraft, available for free to the public. It is still played by many people, with an active development community. As it's been around since 2010, and because it's so simplistic, there are many, many programs made to work with Classic - there are over '''18+''' servers alone, written in everything from C++ to PureBasic to Perl. It's highly recommend if you're planning to do a development project at this point to instead look into the Minecraft Modern specifications.
+
''Minecraft Classic'' is the original version of ''Minecraft'', available for free to the public. It is still played by many people, with an active development community. As it's been around since 2010, and because it is very simple, there are many programs made to work with Classic.
  
 
=== Documentation ===
 
=== Documentation ===
Line 115: Line 145:
 
* [[Classic Wrapper List|Wrappers]] - mods that override features in the client or server.
 
* [[Classic Wrapper List|Wrappers]] - mods that override features in the client or server.
  
For more info, check out [[:Category:Minecraft Classic|Minecraft Classic]].
+
For more info, see [[:Category:Minecraft Classic|Minecraft Classic]].
 
}}
 
}}

Revision as of 10:56, 29 October 2021

Minecraft Modern

Banner beta.png

Minecraft Modern (officially Minecraft: Java Edition) is one of the two updated versions of Minecraft which require a paid account to download, update and play. Most of the new development projects focus on either creating entirely new programs from scratch that interoperate with Minecraft (such as a bot or server) or modding projects that wrap the client or server and provide bug fixes, new features and enhancements to existing features.

Documentation

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.

Tools & Mods

  • Clients - third-party Minecraft clients.
  • Servers - third-party Minecraft servers.
  • Libraries - libraries to interface with Minecraft data files or network protocols.
  • Utilities - tools that interface with a client, server, or data files, such as proxies, bots, or inventory editors.
  • Wrappers - mods that override features in the client or server
  • Generators - tools that extract data from mojang to a readable format
  • Cheats - mods that allow you to cheat (bannable on servers)
  • Burger - a tool that generates information for arbitrary Minecraft versions
  • Pokechu22's fork - where new version development is mostly done
  • Burger Vitrine - shows differences in data and protocol between arbitrary versions
  • PAaaS - shows differences in protocol and sounds for newer versions (1.8 and above)

Tutorials & Guides

For more info, check out Minecraft Modern.

Minecraft : Bedrock Edition

Mcbe banner.png

Minecraft: Bedrock Edition is the multi-platform version of Minecraft.
It is available for mobile, Xbox One, Nintendo Switch, and various other platforms.

Documentation

Tools

Useful information & links

For more info, see Bedrock Minecraft.

Minecraft: Pocket Edition

Banner pocket.png

The documentation of the "Pocket Edition" version, which is the old name for Bedrock Edition on mobile devices.

Documentation

The protocol and map format documentation for Minecraft: Pocket Edition.

Tools

Useful information & links

For more info, see Pocket Minecraft.

Minecraft Classic

Banner classic.png

Minecraft Classic is the original version of Minecraft, available for free to the public. It is still played by many people, with an active development community. As it's been around since 2010, and because it is very simple, there are many programs made to work with Classic.

Documentation

As there is no longer any work being done on classic, the documentation for it is stable. If you create something that works with it, it probably always will.

Source Code Snippets

Source code snippets provide insight into how specific features work or can be accomplished, and by themselves are generally free to use in your own program.

  • Deserializing the level.dat file format (C, C#)
  • More...

Tools and Mods

Useful information & links

  • Clients - third-party Classic clients.
  • Servers - third-party Classic servers.
  • Libraries - libraries to interface with Minecraft data files or network protocols.
  • Utilities - tools that interface with a client, server, or data files, such as proxies or bots.
  • Wrappers - mods that override features in the client or server.

For more info, see Minecraft Classic.