![]() |
VOOZH | about |
| Edition | Java Edition | |||||
|---|---|---|---|---|---|---|
| Release date | Original: April 18, 2013
Reuploads 2 & 3: April 19, 2013 | |||||
| Type | Snapshot | |||||
| Snapshot for | 1.6.1 | |||||
| Downloads | Original client unavailable
Reupload 1 client (.json) | |||||
| Protocol version | 62 | |||||
| Minimum Java version | Java SE 6 | |||||
| ||||||
{
"title": "Minecraft 13w16a",
"images": [
"Java Edition 13w16a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "'''Original''': April 18, 2013\n'''Reuploads 2 & 3''': April 19, 2013",
"label": "Release date"
},
{
"field": "(link to Snapshot article, displayed as Snapshot)",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Java Edition 1.6.1 article, displayed as 1.6.1)",
"label": "Snapshot for"
},
{
"field": "(values exceeds 1000 characters...)",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "62",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_6 Java SE 6]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" rowspan=\"2\">[[Java Edition 1.5.2|<span style=\"margin-right:-0.35em\">β</span>β 1.5.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.6.1|1.6.1]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.6.2| 1.6.2 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n\n<td style=\"padding: 0.4em\">''' 13w16a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 13w16b| 13w16b βΊ]]\n</td>\n</tr>\n</table>"
}
13w16a is the first snapshot for Java Edition 1.6.1, released on April 18, 2013,[1] which adds some new features including horses and their relatives, leads, and carpets. To run this snapshot, it was required to use a new launcher, the initial version of which was released at the same time.[1]
The client of 13w16a was reuploaded three times: once 13 minutes after release and twice the day after release.β[more information needed] The server of 13w16a was reuploaded once.
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Carpets
π Image
π Image
π Image
Horse armor
General
Riding
Credits
credits.txt.Game window
Directory structure
.minecraft directory structure is changed:
assets folder; stores resources such as language packs and sounds.
.ogg format instead of .mus format.library folder; stores Java libraries such as LWJGL and jinput.jar.versions folder; there are files version.json (meta data) and folders that stores minecraft.jar for each versions (but its name is the same as its version; the jar for 13w16a is versions/13w16a/13w16a.jar).net.minecraft.client.main.Main) and the new launcher began to support an optionally specified game directory, where the game stores its files (/saves, options.txt, etc.). The main class' parameter for the game directory was named as (a misleading) --workDir, and it was later changed (in 13w24a) to a more adequate --gameDir.net.minecraft.launchwrapper.Launch) that was used for pre-1.6 versions to tweak the old code to the modern launcher's needs. This and the later snapshots and versions are being launched normally, by their main class (net.minecraft.client.main.Main).From released versions before 1.6.1