<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_15w47b</id>
	<title>Minecraft:Java Edition 15w47b - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_15w47b"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_15w47b&amp;action=history"/>
	<updated>2026-09-08T14:39:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_15w47b&amp;diff=179834&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_15w47b&amp;diff=179834&amp;oldid=prev"/>
		<updated>2026-08-09T11:23:55Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version &lt;br /&gt;
|title=15w47b&lt;br /&gt;
|edition=Java&lt;br /&gt;
|image=15w47a.png&lt;br /&gt;
|image2=Java Edition 15w47b.png&lt;br /&gt;
|type=Snapshot&lt;br /&gt;
|date=November 19, 2015&lt;br /&gt;
|parent=1.9&lt;br /&gt;
|clienthash=517438322f119b3bec2490aada10ec3fcd2e8774&lt;br /&gt;
|jsonhash=c52201eca7acd017743fb9b9a66700c729c8fe78&lt;br /&gt;
|serverhash=80cfe2c26ef21e10feb1458c46c244caa07ebcf1&lt;br /&gt;
|exehash=ec09e6643fe8e57967d92c92b1fce7cb4b12fd6b&lt;br /&gt;
|prevparent=1.8.9&lt;br /&gt;
|prev=15w47a&lt;br /&gt;
|next=15w47c&lt;br /&gt;
|nextparent=1.9.1&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;15w47b&amp;#039;&amp;#039;&amp;#039; is the forty-second [[Minecraft:snapshot]] for [[Minecraft:Java Edition 1.9]], released on November 19, 2015&amp;lt;ref&amp;gt;{{link|url=https://www.mojang.com/2015/11/minecraft-snapshot-15w47a/|archive-url=https://web.archive.org/web/20151120063535/https://www.mojang.com/2015/11/minecraft-snapshot-15w47a/|title=Minecraft snapshot 15w47b|author=Searge|website=Mojang.com|date=Nov 19, 2015}}&amp;lt;/ref&amp;gt; to fix some issues with [[Minecraft:15w47a]], along with adding various new sounds.&lt;br /&gt;
&lt;br /&gt;
== Additions ==&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Sound]] events&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added &amp;lt;code&amp;gt;entity.shulker.hurt_closed&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Removed &amp;lt;code&amp;gt;entity.guardian.thorns&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Renamed &amp;lt;code&amp;gt;entity.player.attack.parry&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;entity.player.attack.nodamage&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Added new sound assets for many sound events added in previous versions.&lt;br /&gt;
** New sounds for scoring a critical hit, inflicting knockback, parrying, full charged attacks, sweep attacks and little to no charge attacks.&lt;br /&gt;
*** Uses the &amp;lt;code&amp;gt;entity.player.attack&amp;lt;/code&amp;gt; sound events: &amp;lt;code&amp;gt;crit&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;knockback&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;nodamage&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;strong&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;sweep&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;weak&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for when an attack is blocked by [[Minecraft:shield]]s.&lt;br /&gt;
*** Uses the sound event: &amp;lt;code&amp;gt;entity.shield.block&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for [[Minecraft:witch]] idle behavior, death, drinking a potion, throwing a potion and taking damage.&lt;br /&gt;
*** Uses the &amp;lt;code&amp;gt;entity.witch&amp;lt;/code&amp;gt; sound events: &amp;lt;code&amp;gt;ambient&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;death&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;drink&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;throw&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;hurt&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for [[Minecraft:shulker]] idle behavior, death, being hit while their shell is closed, their bullet taking damage, and their bullet inflicting damage.&lt;br /&gt;
*** Uses the &amp;lt;code&amp;gt;entity.shulker&amp;lt;/code&amp;gt; sound events: &amp;lt;code&amp;gt;ambient&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;death&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;close&amp;lt;/code&amp;gt; and the &amp;lt;code&amp;gt;entity.shulker_bullet&amp;lt;/code&amp;gt; sound events &amp;lt;code&amp;gt;hurt&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;hit&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for the attack of the [[Minecraft:killer bunny]].&lt;br /&gt;
*** Uses the sound event: &amp;lt;code&amp;gt;entity.rabbit.attack&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for a [[Minecraft:horse]] eating food given by the player.&lt;br /&gt;
*** Uses the sound event: &amp;lt;code&amp;gt;entity.horse.eat&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sound for when a [[Minecraft:Brewing Stand|brewing]] operation is complete.&lt;br /&gt;
*** Uses the sound event: &amp;lt;code&amp;gt;block.brewing_stand.brew&amp;lt;/code&amp;gt;.&lt;br /&gt;
** New sounds for when the player is dealt thorns damage from guardians and armor.&lt;br /&gt;
*** Uses the sound event: &amp;lt;code&amp;gt;enchant.thorns.hit&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Gameplay ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Item]] pickup&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When the [[Minecraft:player]] picks up an item, the item entity goes slightly transparent when it moves into their inventory.&lt;br /&gt;
** See {{bug|MC-92915}}.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Blocks ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Beacon]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Effect duration depends on pyramid levels, 9 seconds plus 2 seconds per level (formerly a constant 9 seconds).&lt;br /&gt;
&lt;br /&gt;
=== Items ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Arrow]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now bounce off of Creative mode [[Minecraft:player]]s, whereas before they would pass straight through.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Shears]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now lose durability when used to break any block (formerly only lost durability on [[Minecraft:leaves]], [[Minecraft:cobweb]], [[Minecraft:grass]], [[Minecraft:vines]], [[Minecraft:tripwire]] and [[Minecraft:wool]]).&lt;br /&gt;
&lt;br /&gt;
=== Gameplay ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Enchantments]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [[Minecraft:Silk Touch]] can no longer be applied to [[Minecraft:shears]] in Survival.&lt;br /&gt;
** This makes [[Minecraft:cobweb]]s unobtainable in this snapshot.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|fixedin=15w47b|prefix=Minecraft&lt;br /&gt;
|;old&lt;br /&gt;
|8180|Silk touch Shears don&amp;#039;t lose durability when mining grass, ice, etc.&lt;br /&gt;
|16834|horses don&amp;#039;t have sounds for eating.&lt;br /&gt;
|62975|Using pick block on any color banner gives a black banner.&lt;br /&gt;
|;dev&lt;br /&gt;
|88908|OS X - When {{key|Command+A}} in the command block GUI/chat/... player will auto strafe when exiting GUI.&lt;br /&gt;
|;previous&lt;br /&gt;
|92906|Skins, entities and block entities become transparent.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
{{slicedlime|r96qhrEsIOA}}&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* 15w47b was previously removed from the [[Minecraft:launcher]] for some time, but was added back in September 2018.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition versions|1.0}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:15w47b]]&lt;br /&gt;
[[Minecraft:es:Java Edition 15w47b]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 15w47b]]&lt;br /&gt;
[[Minecraft:it:Java Edition 15w47b]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 15w47b]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 15w47b]]&lt;br /&gt;
[[Minecraft:ru:15w47b (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版15w47b]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>