![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | November 5, 2015 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.9 | ||||||
| Downloads | Client (.json) Server (.exe) | ||||||
| Protocol version | 85 | ||||||
| Data version | 145 | ||||||
| Resource pack format | 2 | ||||||
| Minimum Java version | Java SE 6 | ||||||
| |||||||
{
"title": "15w45a",
"images": [
"15w45a.png",
"Java Edition 15w45a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "November 5, 2015",
"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.9 article, displayed as 1.9)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/1cc965816c3c01b3b2226e15e884b74f3b04dd10/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/15829ef167c98687ca0c4c7d140225efe2769bed/15w45a.json .json])<br />[https://piston-data.mojang.com/v1/objects/6bae28a2f80749ba7fc379e44acc46ac5fe44920/server.jar Server] ([https://piston-data.mojang.com/v1/objects/e18d49e82958f7b537fbe6184e93c7ea0ae21a3f/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "85",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "145",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "2",
"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.8.9|<span style=\"margin-right:-0.35em\">β</span>β 1.8.9]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.9|1.9]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.9.1| 1.9.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 15w44b|β 15w44b]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w45a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w46a| 15w46a βΊ]]\n</td>\n</tr>\n</table>"
}
15w45a is the thirty-ninth snapshot for Java Edition 1.9, released on November 5, 2015.[1] The development team's aim had been to have the 1.9 release feature-complete by the end of October 2015, followed by a period of bug-fixing,[2] and this snapshot was the first snapshot during that planned time period of bug-fixing.
Realms
General
Linger byte tag on ThrownPotion entities has been removed.
minecraft:lingering_potion.ThrownPotion lingering potion: /summon ThrownPotion ~ ~5 ~ {Potion:{id:"minecraft:lingering_potion",tag:{Potion:"minecraft:swiftness"}}}.ThrownPotion renders as its stored item, no matter the item.
minecraft:diamond_sword, the potion appears as a diamond sword while being thrown.Optimizations
From released versions before 1.9
PacketDataSerializer doesn't work properly.options.txt leads to connection error.From the 1.9 development versions
/setblock causes huge FPS drop.frozen_ice with silk touch pickaxe./replaceitem command doesn't use correct slot numbers for main and off hand.From the previous development version