![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | January 16, 2014 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.8 | ||||||
| Downloads | Client (.json) Server (.exe) | ||||||
| Protocol version | 6 | ||||||
| Resource pack format | 1 | ||||||
| Minimum Java version | Java SE 6 | ||||||
| |||||||
{
"title": "14w03a",
"images": [
"14w03a Banner.png",
"Java Edition 14w03a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "January 16, 2014",
"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.8 article, displayed as 1.8)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/c1932528d91f084be73651509804d2266fd4c24d/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/6ee35b2eb136f1ec3246ff71e357149be156e64f/14w03a.json .json])<br />[https://piston-data.mojang.com/v1/objects/5cbd5319a7b1198f049286d443148f1b88ff7bc7/server.jar Server] ([https://piston-data.mojang.com/v1/objects/eb1148c22e2b399ffcc7487fbe45de0371d227b4/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "6",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "1",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"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\" >[[Java Edition 1.7.10|<span style=\"margin-right:-0.35em\">β</span>β 1.7.10]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.8|1.8]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.8.1| 1.8.1 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 14w02c|β 14w02c]]\n</td>\n<td style=\"padding: 0.4em\">''' 14w03a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 14w03b| 14w03b βΊ]]\n</td>\n</tr>\n</table>"
}
14w03a is the fourth snapshot for Java Edition 1.8, released on January 16, 2014,[1] which adds the /clone and /fill commands as well as /gamerule logAdminCommands.
/fill
oldBlockHandling works like with /setblock, but with additional options: hollow to only fill the outer layer of blocks and fill the inner part with air, outline to fill the outer layer of blocks and ignore the inner part.logAdminCommands
/tp
/tp @p ~ ~ ~ ~20 ~40 teleports the player so that they face 20 degrees to the right and 40 degrees downwards.@e[x=0,y=0,z=0,dx=10,dy=10,dz=10] gets all entities between 0,0,0 and 10,10,10.Item tooltips
Block IDs
/give [player] 1 is now /give [player] stone.F3 hotkeys
Skin customization
From released versions before 1.8
Hopper: java.lang.NullPointerException: Rendering screen./setworldspawn does not update compass.From the 1.8 development versions
/clear doesn't clear items in armor slot (NPE).From the previous development version
@a/@p/@r not working.Hopper: java.lang.NullPointerException: Rendering Block Entity.Hopper: java.lang.NullPointerException: Unexpected error.