minecraft.wiki-mirror/wiki_backup/14w20a.txt
2024-12-24 06:17:34 -05:00

122 lines
5.5 KiB
Text

{{Infobox version
|edition=Java
|image=Java Edition 14w20a.png
|type=Snapshot
|date=May 15, 2014
|parent=1.8
|clienthash=9f3b303c1de10d3229353471e63e834339f3acbe
|jsonhash=a2af33f2a37beef83a8d10832a677072415a24fc
|serverhash=4dfd82a84113cfb7e4b489c52caa68bc3f21198e
|exehash=9214756d7f72407db88c5ec71c2d73cb92a76f66
|prevparent=1.7.10
|prev=14w19a
|next=14w20b
|nextparent=1.8.1
}}<onlyinclude>
'''14w20a''' is the twenty-third [[snapshot]] for [[Java Edition 1.8]], released on May 15, 2014,<ref>{{cite|url=https://web.archive.org/web/20140425132002/https://mojang.com/2014/05/minecraft-snapshot-14w20a/|title=Minecraft snapshot 14w20b|date=May 15, 2014|website=Mojang.com|author=[[Dinnerbone]]}}</ref> which adds the {{cmd|title}} command.
== Additions ==
=== Command format ===
; {{cmd|title}}
* Can make text display on a players screen in the form of a title and/or subtitle.
** {{cmd|title <player> times <fadeIn> <stay> <fadeOut>}}
*** Set the fade in time, the stay on screen time and the fade out time for the title.
** {{cmd|title <player> title <raw json message>}}
*** Set and start showing the title.
** {{cmd|title <player> subtitle <raw json message>}}
*** Set and start the subtitle.
** {{cmd|title <player> clear}}
*** Clear titles immediately.
** {{cmd|title <player> reset}}
*** Reset all title parameters to defaults (fade times).
=== General ===
; [[Splash]]es
* Added the following splashes:
** "Run, coward! I hunger!"
** "Blue warrior shot the food!"
** "Warning! A huge battleship "STEVE" is approaching fast!"
** "Rise from your grave!"
== Changes ==
=== Blocks ===
; General
* Blocks no longer have bits for metadata, the freed up bits are now used for block ids (dynamically).
=== Mobs ===
; [[Slime]]s
* "Slime sizing was moved to a post-spawn method, so the slime's canSpawn() method would report spawnability based on the initial size, not the final size. There is an added secondary check which fixes the issue."<ref>{{tweet|TheMogMiner|467014008986664960|Slime sizing was moved to a post-spawn method, so the slime's canSpawn() method would report spawnability|May 15, 2014}}</ref><ref>{{tweet|TheMogMiner|467014110522376193|based on the initial size, not the final size. I added a secondary check which fixes the issue.|May 15, 2014}}</ref>
=== World generation ===
; [[Cavern]]s
* Now generate on the surface of desert, mesa, mega taiga and mushroom [[biome]]s.
; [[World border]]
* If a player is stuck outside the world border, it is possible for them to freely fly/walk around (not possible to freely walk through the border).
=== Command format ===
; {{cmd|tellraw}}
* Now has a <code>selector</code> argument.
** Allows to print player's names.
** Example: <code>/tellraw @a {selector:"@a[team=TeamRed]"}</code> prints everyone who is on TeamRed.
** Also works with {{cmd|title}}.
=== Gameplay ===
; [[Spectator]] mode
* Adjusting fly speed in Spectator mode now works vertically too.
; Player list
* Made tab-list more consistent and a little prettier when using health display objective.
* Now groups together teams.
* Now sorts players by name.
=== General ===
; [[Debug screen]]
* The 'Towards Positive/Negative X/Z' is back.
== Fixes ==
{{fixes|fixedin=14w20a|prefix=Minecraft
|;old
|8881|Mobs treat any layered snow as non-solid.
|26203|Scoreboard: player does not appear in sidebar after setting initial score to zero.
|33084|{{cmd|give}} command at dead players.
|41234|"{{cmd|summon}}"ed or spawned LeashKnots always spawn at 0, 0, 0.
|51776|32000 Command block character limit only works as a 16000 character limit within Minecraft.
|52881|Knockback distance incorrect, depends on login order.
|;dev
|44331|Interacting with invalid villagers crashes the game.
|45303|Surface dungeons generating without spawner, chests, and most of floor.
|46765|Leaves, Block of Redstone, TNT and Glowstone cause suffocation damage.
|48442|Mob Dungeon spawning without floor / with broken chests / overwritten spawner.
|48535|Creeper explosion animation missing if <code>mobGriefing</code> set to false.
|49577|Slime spawning bug.
|50275|Leads don't show knot on fence posts and cannot be right clicked.
|50323|Chest not openable with item frame on, standing too close.
|50852|{{cmd|scoreboard players reset * objective}} clears sidebar for other scoreboard objectives.
|50974|Renamed items not displaying name in item frames after respawn.
|51080|Endermite ignore <code>PersistenceRequired</code> tag.
|53380|Staying outside border makes you unable to move at all.
|53435|Debug screen: Facing towards negative/Positive X/Z removed.
|53469|Sliders have incorrect values causing world to never be created <code>(java.lang.IllegalArgumentException: n must be positive)</code>.
|54164|footstep, hugeexplosion and largeexplode particles don't appear.
|54228|<nowiki>Respawning after death outside of world border places player at Y=256.</nowiki>|54381|{{cmd|scoreboard players operation}} doesn't work on a player that's not on a scoreboard, but also does work.}}</onlyinclude>
== Trivia ==
* 14w20a was previously removed from the [[launcher]] for some time, but was added back in September 2018.
* "Warning! A huge battleship "STEVE" is approaching fast!" is a reference to [[Wikipedia:Darius (series)|Darius]], a series of games with the same sentence, showing before boss fights.
== References ==
{{reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.0}}
[[de:14w20a]]
[[es:Java Edition 14w20a]]
[[fr:Édition Java 14w20a]]
[[it:Java Edition 14w20a]]
[[ja:Java Edition 14w20a]]
[[pt:Edição Java 14w20a]]
[[ru:14w20a (Java Edition)]]
[[zh:14w20a]]