VOOZH about

URL: https://minecraft.wiki/w/19w36a

⇱ Java Edition 19w36a – Minecraft Wiki


Java Edition 19w36a

From Minecraft Wiki
(Redirected from 19w36a)
Jump to navigation Jump to search
Minecraft 19w36a
Edition Java Edition
Release date September 4, 2019
Type Snapshot
Snapshot for 1.15
Downloads Client (.json)
Server
Obfuscation maps Client
Server
Protocol version 552
Data version 2203
Resource pack format 4
Data pack format 4
Minimum Java version Java SE 8
β—„β—„  1.14.4 1.15 1.15.1 β–Ίβ–Ί

β—„  19w35a

19w36a

19w37a β–Ί

{
 "title": "Minecraft 19w36a",
 "images": [
 "19w36a.jpg",
 "Java Edition 19w36a.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "September 4, 2019",
 "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.15 article, displayed as 1.15)",
 "label": "Snapshot for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/54a359d0b47818d85c61db79ec742f7fdab5b914/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/01cc2e7f8355299240f4674f2de1619906c21302/19w36a.json .json])<br />[https://piston-data.mojang.com/v1/objects/c042fd138ae280b01ce191937ca917666a15be38/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/a981dbf4095dbb2ffb078db14d676fb8f9c2fa99/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/d23ba8336686cc4846b5b2bd8dae164084e47a61/server.txt Server]",
 "label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
 },
 {
 "field": "552",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "2203",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "4",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "4",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
 },
 {
 "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8_.28LTS.29 Java SE 8]</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.14.4|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.14.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.15|1.15]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.15.1| 1.15.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 19w35a|β—„  19w35a]]\n</td>\n<td style=\"padding: 0.4em\">''' 19w36a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 19w37a| 19w37a β–Ί]]\n</td>\n</tr>\n</table>"
}

19w36a is the third snapshot for Java Edition 1.15, released on September 4, 2019,[1] which adds many features originally from Bedrock Edition.

Additions

[edit | edit source]

Command format

[edit | edit source]

Gamerules

General

[edit | edit source]

Tags

  • Added minecraft:beehive_inhabitors entity tag.

Changes

[edit | edit source]

Blocks

[edit | edit source]

Beds

  • Trying to sleep in a bed during the daytime now sets the player's spawn location to that bed.

Bee hives

  • When instantly mined in Creative mode, they drop as an item.

Bells

  • Now ring if powered with a redstone signal.

Dispensers

  • Firework rockets dispensed from a dispenser now travel in the direction they were fired.

Wet sponges

Items

[edit | edit source]

Honey bottles

Bees

General

[edit | edit source]

Modding

  • Obfuscation maps are now published with all future versions of the game, including this one.
    • Does not change the existing restrictions on what may or may not be done with game code or assets.
    • Links to the obfuscation mappings are included in the version's accompanying .json file.

Chunk format

  • Biome information now is stored in sixty-four 4Γ—4 arrays, allowing biomes to be changed based on height; previously, biome values corresponded to only the X and Z coordinates.
    • The [Int Array] Biomes array in the [NBT Compound / JSON Object] Level tag for each chunk now contains 1024 integers instead of 256. Each number in the array is the biome for a 4x4x4 volume in the chunk. These 4Γ—4Γ—4 volumes are arranged by Z, then X, then Y. That is, the first 4Γ—4 values in the array are for the 16Γ—16 chunk, at Y-levels 0–3, the next 4Γ—4 is for Y-levels 4–7, etc.

Fixes

[edit | edit source]

21 issues fixed

From released versions before 1.15

  • MC-117914 – Entities crossing dimensions through nether portal causes tremendous lag.
  • MC-158677 – Ender dragon freezes the server if there is no end stone in the end.
  • MC-158978 – "Create New World" button in the world creation menu is enabled after returning from the world customize menu, allowing world names to be left blank.

From the 1.15 development versions

  • MC-159359 – Dispensers ignore honey level when collecting honey from hives/nests.
  • MC-159370 – Bees suffocate when against a solid block ceiling.
  • MC-159383 – Copying a bee nest/hive with NBT duplicates the bees inside of it as well, causing multiple bees with the same UUID to exist in the same world at the same time.
  • MC-159385 – Bees are not affected by Bane of Arthropods enchantment.
  • MC-159395 – Honey level of bee hives does not increase, as opposed to bee nests.
  • MC-159424 – Hostile bees will not sting the player if they have a flower in their hand.
  • MC-159441 – Bees stay leashed when leaving a bee hive, despite having dropped their lead when entering it, thus duplicating the lead.
  • MC-159515 – Bees do not sleep at night.
  • MC-159518 – Bees stop their animations when standing still, even when still in the air.
  • MC-159558 – Bees attempt to sting the player even after they have already stung the player.
  • MC-159560 – Semi-transparent pixels on bee textures.
  • MC-159584 – When a bee nest/hive with a bee inside is destroyed on creative, the bees inside disappear.
  • MC-159743 – Bee textures have inconsistent amounts of nectar.
  • MC-159880 – Bee duplicate passenger entities when entering and leaving hives.
  • MC-160008 – Drinking honey bottles does not immediately make a sound.

From the previous development version

  • MC-160254 – Bees do not pollinate lilacs, rose bushes or peonies.

Private issues

  • MC-140507 – Overloading a chunk with data will cause it to revert to its old state.[1]
  • MC-159419 – Custom beehive item can be used to spawn any entity, including command blocks.[1]

Videos

[edit | edit source]
Video made by slicedlime:

References

[edit | edit source]
  1. ↑ a b c "Minecraft Snapshot 19w36a" – Minecraft.net, September 4, 2019.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_19w36a?oldid=3331464"

Navigation menu