https://ko.minecraft.wiki/
마인크래프트 위키가 이제 ko.minecraft.wiki로 이전되었습니다. 새로운 위키에서 우리가 구현할 수 있었던 변경 사항에 대한 간략한 설명은 다음과 같습니다:
- 새로운 스킨
- 더 빠른 로드 시간
- 더 적은 광고
- 향상된 검색 기능
- 나이 팝업 제거
- 익명 편집 재도입
더 자세한 설명을 위해 새 위키의 전체 공지를 확인해보세요.
A protocol version number[1] (PVN) is an integer used to check for incompatibilities between server versions.
Usage
An outdated client attempting to connect to a server on a a newer version.
Client and server versions with the same protocol version are compatible with each other. For example, a client running Java Edition 1.8.9 can connect to a server running Java Edition 1.8, as both have a protocol version of 47.
Upon attempting to join a multiplayer server, the game will check if the client has a protocol version newer or older than the selected server; if it does, the game will then alert the player that their client (or the server) is outdated.
Versioning
All versions, including minor releases and development versions on both Java and Bedrock editions, have their own protocol version. The version takes the form of an ever-increasing positive integer unlike client versions. Protocol versions may occasionally be skipped between major releases.
Storage location
Each Minecraft build since 18w47b specifies its current protocol version in the version.json file, found in the root directory of the client and server jars.
- version.json
- protocol_version: The protocol version of this build.
List of protocol versions
자바 에디션의 최신 버전인 1.20.1의 프로토콜 버전은 Pending이다.
History
| Java Edition 클래식 | |||||
|---|---|---|---|---|---|
| ? | Added protocol versions. | ||||
| Java Edition 알파 | |||||
| v1.0.17_02 | Reset the protocol version number to 1. | ||||
| Java Edition | |||||
| 1.7.2 | 13w41a | Rewrote the protocol versioning system to use Netty, resetting protocol versions back to 0. Protocol versions before this update are not compatible with server versions with the same protocol number after this update. | |||
| Pocket Edition 알파 | |||||
| 0.1.0 | Added protocol versions. | ||||
See also
- Data version
References
- ↑ server.jar, located in class com.mojang.bridge.game.GameVersion
| 버전 |
| ||||
|---|---|---|---|---|---|
| 개발 |
| ||||
| 기술적 |
| ||||
| 멀티플레이어 |
| ||||
| 게임 사용자지정 | |||||
| Editions |
| ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Development |
| ||||||||||
| Technical |
| ||||||||||
| Multiplayer |
| ||||||||||
| Exclusive features |
| ||||||||||
| Removed |
| ||||||||||