![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | February 14, 2014 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.8 | ||||||
| Downloads | Client (.json) Server (.exe) | ||||||
| Protocol version | 11 | ||||||
| Resource pack format | 1 | ||||||
| Minimum Java version | Java SE 6 | ||||||
| |||||||
{
"title": "14w07a",
"images": [
"Java Edition 14w07a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "February 14, 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/d6a73ccba25f4c30d56af73f43a2d3c9a5458a1e/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/b3f18dabae1e9c1b4888e26f2a7ee0fc4ca13cdd/14w07a.json .json])<br />[https://piston-data.mojang.com/v1/objects/de78ac487cf3fb6770e8c15f83e2219d4df851ae/server.jar Server] ([https://piston-data.mojang.com/v1/objects/a2c16840eeb7d900c8bf7f9f9f228e1c856637d9/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "11",
"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 14w06b|β 14w06b]]\n</td>\n<td style=\"padding: 0.4em\">''' 14w07a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 14w08a| 14w08a βΊ]]\n</td>\n</tr>\n</table>"
}
14w07a is the twelfth snapshot for Java Edition 1.8, released on February 14, 2014,[1] which adds iron trapdoors and the /execute and /testforblocks commands.
/execute @e[type=Chicken] ~ ~ ~ fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:glass./testforblocks 100 64 100 107 69 107 0 64 0 masked./scoreboard subcommands: /scoreboard operation and /scoreboard test.
operation subcommand can apply arithmetic operation to scores (+ β * / %) and accumulate player scores.
/scoreboard players operation #teamscores redScore += @a[team=red] blueKills adds every red player's count of kills on blue to the red team's score of kills.test subcommand can be used to test if a scoreboard value is between a min and a max value.
/scoreboard players test #global anObjective 12 19 checks whether the global score of the given objective is between 12 and 19, inclusive./scoreboard objectives set display sidebar.team.yellow objectiveName (referring to team color, not team name)./scoreboard teams option red nametagVisibility hideForOtherTeam. Also possible: hideForOwnTeam, never, always (default).rxm β x rot min, rx β x rot max, rym β y rot min, ry β y rot max.
@a[rxm=-15,rx=15,rym=-45,ry=45], /say @a[rxm=30,rx=90] , don't look down!.General
@e target selector variable./testfor, /testforblock, /clear
/testfor @p {Inventory:[{Slot:6b,id:"minecraft:diamond_sword"}],SelectedItemSlot:6}./tellraw @p {text:"Have ",extra:[{score:{name:"Searge",objective:"reward"}},{text:" diamonds"}]}.Creative mode
Spectator mode
/give @p command_block 1 0 {BlockEntityTag:{Command:"setblock ~ ~ ~ minecraft:diamond_block"}}.Inventory system
.minecraft/saves/TheMapWithTheThing/resources.zip.From released versions before 1.8
/weather clear <time in seconds> doesn't clear weather for anywhere near the amount given.From the 1.8 development versions
From the previous development version
/kill @e doesn't kill ender dragons./testfor NBT parsing error./testfor + inventory bug.PickupDelay set to 32767 can no longer be picked up.CanPlaceOn does not work with wooden doors.Hopper: java.lang.ArrayIndexOutOfBoundsException: 4.Hopper: java.lang.ArrayIndexOutOfBoundsException: 3./kill).