Main Page:zh-cn

From wiki.vg
Jump to navigation Jump to search
注意

中文翻译仍未完成!如果你想翻译,请加入:zh-cn后缀

Minecraft: Java Edition

Banner beta.png

Minecraft: Java Edition是目前正在更新的两个版本之一,需要付费来进行下载.大多数新的开发项目侧重于从头开始创建与Minecraft互通的全新程序(如机器人或服务器)或者修改客户端或服务器.并提供错误修复、新功能和现有功能的增强.

文档

目前正在努力保持逆向工程文件的更新,但这并不是这么简单.该协议通常会随着每个版本的发布而有一点点改动,客户端和服务器类每次更新都会重新混淆.以下是现有文档的链接,文档可能是最新的,也可能不是最新的.

工具和mod

  • 客户端 - 第三方Minecraft客户端.
  • 服务端 - 第三方Minecraft服务端.
  • 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
  • - 可以让你在服务器飘的mod三天之内封了你,账号都给你扬了
  • 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)

教程

有关更多信息,请查看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.

文档

工具

有用的信息和链接

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.

文档

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

工具

有用的信息和链接

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.

文档

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 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...

工具和mod

有用的信息和链接

  • 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.