Java Edition 14w03a
Jump to navigation
Jump to search
14w03a
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
January 16, 2014 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Protocol version |
6 | ||||||
Resource pack format |
1 | ||||||
Minimum Java version | |||||||
|
{ "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 snapshot#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 resource 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
.
Additions[edit | edit source]
Command format[edit | edit source]
- Clones all the blocks (not entities) from a given area to a different given area.
- Up to 4096 blocks can be copied.
/fill
- Fills a given volume with a specified block.
- Up to 4096 blocks can be filled.
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.
- Works similarly to /setblock
logAdminCommands
- If set to false, prevents all command blocks from outputting to the client console.
- If used on a server, it also does not log player executed commands in the server's log.
- Players still see other players' executed commands in chat.
Changes[edit | edit source]
Items[edit | edit source]
- No longer only one layer.
Mobs[edit | edit source]
- Now only drop iron ingots when killed by the player, either through combat or potions, or player-activated mechanisms such as manually lit TNT.
- If killed without player intervention, only drops poppies.
- When struck by lightning, now transform into witches, similar to pigs transforming to zombie pigmen and creepers to charged creepers.
- Now only drop gold nuggets and rare drops when killed by the player, either through combat or potions, or player-activated mechanisms such as manually lit TNT.
- If killed without player intervention, only drops rotten flesh.
World generation[edit | edit source]
- Now spawn with stained clay
rather than wool
.
- Now spawn with cobblestone under the gravel pathways.
Command format[edit | edit source]
/tp
- Now supports rotation arguments.
- Example:
/tp @p ~ ~ ~ ~20 ~40
teleports the player so that they face 20 degrees to the right and 40 degrees downwards.
- Example:
- Now supports cubic areas.
- Example:
@e[x=0,y=0,z=0,dx=10,dy=10,dz=10]
gets all entities between 0,0,0 and 10,10,10.
- Example:
- The radius value in selectors is now based on the block center.
- A radius of 0 works for exact block positions.
Gameplay[edit | edit source]
Item tooltips
- Now shows the internal name for use in commands (F3 + H mode).
General[edit | edit source]
Block IDs
- NBT data in commands can now use block/item names in place of numerical IDs.
- Old IDs still work, but are being phased out slowly.
- Other occurrences of blocks/items now need to be named IDs.
- Regular IDs in commands no longer work.
/give [player] 1
is now/give [player] stone
.
F3 hotkeys
- F3 + D: Clear chat history (including previously typed commands).
Skin customization
- Uses a char.png file with new layout and new dimensions.
- Dimensions for the file are now 64×64.
- Right and left arms and legs are now editable independently.
- The hat layer is now full-body, can be transparent.
- Overlays for arms, legs, head, and body are called sleeves, pants legs, hat, and jacket respectively.
- Backward-compatible with older skins.
- Old skins still work, but do not have the new features.
- New skins when used in pre-14w02a versions act like old skins.
- New "Skin Customization" button in the options menu.
- Cape visibility is now toggled from here.
- Players can toggle the visibility of overlays, independent for each limb/body part.
Fixes[edit | edit source]
From released versions before 1.8
- MC-14671 – 1-Tick pulse sustaining with repeaters.
- MC-26572 – Mob/player head blocks don't render the hat layer.
- MC-34919 –
Hopper: java.lang.NullPointerException: Rendering screen
. - MC-36494 –
/setworldspawn
does not update compass. - MC-42312 – Range with command blocks subtly messed up.
- MC-44881 – Command block custom radius.
From the 1.8 development versions
- MC-44389 – Leaves not changing color depending on biome.
- MC-44556 –
/clear
doesn't clear items in armor slot (NPE). - MC-44684 – 14w02a teleporting changes cause side effects to endermen teleportation.
From the previous development version
- MC-44618 – Spawn point
@a
/@p
/@r
not working. - MC-44758 – CommandBlock @ selectors are offcentered.
- MC-44785 – r=65536 in command block doesn't work anymore.
- MC-44824 –
Hopper: java.lang.NullPointerException: Rendering Block Entity
. - MC-44848 –
Hopper: java.lang.NullPointerException: Unexpected error
.
Trivia[edit | edit source]
- 14w03a was previously removed from the launcher for some time, but was added back in September 2018.
[edit | edit source]
- ↑ "Minecraft snapshot 14w03b" (archived) by Dinnerbone – Mojang.com.