Difference between revisions of "Main Page:zh-cn"
(去掉多余的空格) |
m (翻译后修改链接) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | {{Box| | ||
+ | BORDER = #9999FF| | ||
+ | BACKGROUND = #99CCFF| | ||
+ | WIDTH = 100%| | ||
+ | ICON = | | ||
+ | HEADING = 注意| | ||
+ | CONTENT = 中文翻译仍未完成!如果你想翻译,请加入''':zh-cn'''后缀}} | ||
+ | |||
{{Box| | {{Box| | ||
BORDER = #9999FF| | BORDER = #9999FF| | ||
Line 9: | Line 17: | ||
[[File:Banner beta.png|link=Category:Minecraft Modern]] | [[File:Banner beta.png|link=Category:Minecraft Modern]] | ||
− | ''Minecraft: Java Edition''是目前正在更新的两个版本之一,需要付费来进行下载.大多数新的开发项目侧重于从头开始创建与Minecraft互通的全新程序(如机器人或服务器) 或者修改客户端或服务器.并提供错误修复、新功能和现有功能的增强. | + | ''Minecraft: Java Edition''是目前正在更新的两个版本之一,需要付费来进行下载.大多数新的开发项目侧重于从头开始创建与Minecraft互通的全新程序(如机器人或服务器)或者修改客户端或服务器.并提供错误修复、新功能和现有功能的增强. |
=== 文档 === | === 文档 === | ||
− | 目前正在努力保持逆向工程文件的更新,但这并不是这么简单.该协议通常会随着每个版本的发布而有一点点改动, | + | 目前正在努力保持逆向工程文件的更新,但这并不是这么简单.该协议通常会随着每个版本的发布而有一点点改动,客户端和服务器类每次更新都会重新混淆.以下是现有文档的链接,文档'''可能是最新的,也可能不是最新的'''. |
* [[Protocol FAQ:zh-cn|协议FAQ]] | * [[Protocol FAQ:zh-cn|协议FAQ]] | ||
− | ** [[Protocol FAQ# | + | ** [[Protocol FAQ#客户端正常的登录顺序是什么?|客户端的正常登录顺序]] |
− | ** [[Protocol FAQ# | + | ** [[Protocol FAQ#正常状态的ping顺序是什么样子的?|ping正常服务端的顺序]] |
− | * [[Protocol| | + | * [[Protocol:zh-cn|目前协议规范]] |
− | ** [[Protocol Encryption]] | + | ** [[Protocol Encryption|协议加密]] |
− | ** [[Server List Ping]] documentation | + | ** [[Server List Ping:zh-cn|服务器列表Ping]] documentation |
− | ** [[Protocol version numbers]] | + | ** [[Protocol version numbers|协议版本号]] |
− | ** [[Plugin channels]] | + | ** [[Plugin channels|插件通道]] |
− | ** [[Protocol History]] | + | ** [[Protocol History|协议历史]] |
− | * [[Pre-release protocol| | + | * [[Pre-release protocol|预发布版协议规范]] |
− | * [[Entity metadata]] | + | * [[Entity metadata|实体元数据]] |
− | * [[Entity statuses]] | + | * [[Entity statuses|实体状态]] |
− | * [[Authentication| | + | * [[Authentication|Mojang验证方案]] |
− | * [[Microsoft_Authentication_Scheme| | + | * [[Microsoft_Authentication_Scheme|新的微软验证方案]] |
* [[Mojang API]] | * [[Mojang API]] | ||
− | * [[Game Files| | + | * [[Game Files|游戏文件的位置]] |
− | * [[Map Format]] (See also: | + | * [[Map Format|地图格式]] (See also: 旧[[nbt]].txt的镜像) |
* [[Snoop|Snoop Mechanism]] | * [[Snoop|Snoop Mechanism]] | ||
* [[Realms API]] | * [[Realms API]] | ||
− | * [[Rcon]] | + | * [[Rcon]] 和 [[Query]] 协议规范 |
− | * [[Debugging]] | + | * [[Debugging|调试]] |
− | * [[Chat| | + | * [[Chat|聊天系统格式]] |
− | * [[Proxies]] | + | * [[Proxies|代理]] |
=== 工具和mod === | === 工具和mod === | ||
Line 45: | Line 53: | ||
* [[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 | ||
− | * [[Java Edition Cheats|纪]] - 可以让你在服务器飘的mod<del>三天之内封了你,账号都给你扬了</del> | + | * [[Java Edition Cheats:zh-cn|纪]] - 可以让你在服务器飘的mod<del>三天之内封了你,账号都给你扬了</del> |
* [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 fork] - where new version development is mostly done | :* [[User:Pokechu22|Pokechu22]]'s [https://github.com/Pokechu22/Burger fork] - where new version development is mostly done | ||
:* [https://pokechu22.github.io/BurgerWebViewer/ Burger Vitrine] - shows differences in data and protocol between arbitrary versions | :* [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|代码片段]] |
=== 教程 === | === 教程 === | ||
− | * [[How to Write a Client]] | + | * [[How to Write a Client|如何编写一个客户端]] |
− | * [[How to Write a Server]] | + | * [[How to Write a Server|如何编写一个服务器]] |
− | * [[Chat| | + | * [[Chat|聊天系统如何工作]] |
− | + | 有关更多信息,请查看[[:Category:Minecraft Modern|Minecraft Modern]]. | |
}} | }} | ||
Latest revision as of 08:51, 29 January 2024
注意
|
Minecraft: Java Edition
|
Minecraft : Bedrock Edition
|
Minecraft: Pocket Edition
|
Minecraft Classic
|