Java Edition 19w41a
Jump to navigation
Jump to search
Minecraft 19w41a
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
October 9, 2019 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Obfuscation maps | |||||||
Protocol version |
558 | ||||||
Data version |
2210 | ||||||
Resource pack format |
4 | ||||||
Data pack format |
4 | ||||||
Minimum Java version | |||||||
|
{ "title": "Minecraft 19w41a", "images": [ "19w41a.png", "Java Edition 19w41a.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "October 9, 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/e009395464a1e2f4c8c760fc08de73c91e5a03ee/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/c02e673b7c1376e6cbe238771f6810b5249f38c2/19w41a.json .json])<br />[https://piston-data.mojang.com/v1/objects/852eb4bfba2d886efeb88f82bcb706099193b121/server.jar Server]", "label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)" }, { "field": "[https://piston-data.mojang.com/v1/objects/28a4a4df92feb1ba917babe11f716be9ad1fc4ce/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/8ed145385feb361c36e7fab5d44cb8edf93e67e0/server.txt Server]", "label": "(link to Obfuscation map article, displayed as Obfuscation maps)" }, { "field": "558", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "2210", "label": "(link to Data version article, displayed as Data version)" }, { "field": "4", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of resource pack formats article, displayed as Resource pack format)</span>" }, { "field": "4", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of data pack formats article, displayed as Data pack format)</span>" }, { "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8 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 19w40a|◄ 19w40a]]\n</td>\n<td style=\"padding: 0.4em\">''' 19w41a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 19w42a| 19w42a ►]]\n</td>\n</tr>\n</table>" }
19w41a is the ninth snapshot for Java Edition 1.15, released on October 9, 2019.[1] It adds a new menu panorama, two new blocks, the ability to toggle sprinting and sneaking, and a new command for spectating.
Additions[edit | edit source]
Blocks[edit | edit source]
- Crafted from 4 honey bottles.
- The bottles are not consumed and remain in the crafting grid.
- Walking on them is slower, and jump height is reduced.
- Effect also works through non-full blocks like carpet, trapdoors and slabs.
- If an entity is on a honey block that is pushed by a piston, the entity is moved with the honey block.
- Entities touching the side of a honey block slide down slowly.
- Landing on a honey block reduces fall damage.
- Fall damage is cut to about 1⁄5 of normal: equal to
ceiling(fall distance - 3) / 5)
, or in other words, 1⁄5 of 1HP for every block fallen after the first 3, rounded up.
- Fall damage is cut to about 1⁄5 of normal: equal to
- When a honey block is pushed or pulled by a piston, it attempts to move all adjacent blocks in the same direction.
- Work the same way as slime blocks.
- Mobs usually avoid walking on them.
- Does not conduct redstone signals.
- Bees occasionally 'eat' from them if placed near beehives or bee nests.
- Purely decorative.
- Crafted using 4 honeycombs.
Command format[edit | edit source]
- Syntax is
/spectate [<target>] [<player>]
.
- Added
copy_to_clipboard
action.
Gameplay[edit | edit source]
- Sneak and sprint inputs can now be switched between "Hold" and "Toggle" mode in the accessibility options.
Sprites Status effects
- Instant Damage
Added an effect sprite.
- Instant Health
Added an effect sprite.
- Saturation
Added an effect sprite.
Changes[edit | edit source]
Blocks[edit | edit source]
- Name changed from "Bee hive" to "Beehive".
- ID also changed from
bee_hive
tobeehive
.
- ID also changed from
- Can now be crafted from stripped logs.
Items[edit | edit source]
- The bee spawn egg colors have been changed from
to
.
Mobs[edit | edit source]
General
- Mobs are better at avoiding walking through lava now.
- Removed a black dot on the transparent parts of wing texture.
- Removed texture for part of wing bottom in the exploding ender dragon.
- Now starts cracking upon losing health.
- A sound plays on every cracking stage.
- There are 4 stages, from uncracked to fully cracked, before the golem dies.
- A sound plays on every cracking stage.
- Can be healed using iron ingots.
- A sound plays each time the golem is repaired.
- One iron ingot restores 25HP health.
× 12.5
- It takes 4 iron ingots to repair an iron golem from 1 HP to full health.
- Zombie villagers that were converted from villagers can no longer despawn.
Command format[edit | edit source]
- The
/effect clear
command now defaults to @s if no target argument is given.
General[edit | edit source]
- Changed panorama to an image which includes new 1.15 features such as bees and bee nests.
- Because this was an asset update, the menu panorama in all previous 1.15 snapshots was also updated.
- Descriptions under buttons on the "Create World" screen are now narrated.
- Removed
dirt_like
block tag.
Fixes[edit | edit source]
From released versions before 1.15
- MC-20144 – Saturation and Instant Health/Damage effects do not have an icon.
- MC-35920 – Some translucent parts of entities make translucent blocks, block entities and some entities invisible (depending on loading order).
- MC-80110 – Villager item count graphical bug.
- MC-86846 – Changing a powered command block from impulse or chain mode to repeat mode does not trigger it until repowering.
- MC-109108 – Mobs getting stuck on vines.
- MC-120480 – Pets teleport onto blocks which have a solid "bottom", not "top" face.
- MC-121942 – Item count renders behind crafting preview items.
- MC-124140 – Anchoring does not reset after use and is implicitly applied in nonsensical cases by default.
- MC-125104 – Cancelling delete world screen and options sub-menus using Esc opens main menu.
- MC-129806 – Team prefixes and suffixes do not show for villagers without a custom name.
- MC-131552 – Cannot craft stripped wood from stripped log.
- MC-145021 – Tamed animals are not able to teleport to the player when they are on the snow layer blocks.
- MC-146213 – Loading bar on splash screen is able to extend beyond its black outline.
- MC-156005 – Tamed wolves no longer teleport to the player when they're in water.
- MC-161733 – Vindicator's "idle5" sound is unused.
- MC-162952 – Stacked numbers of an item in inventory are rendered behind the potion effect status effect in inventory.
From the 1.15 development versions
- MC-159423 – Bees cannot get to flowers on edges.
- MC-159469 – There is a space in "Beehive" when there shouldn't be.
- MC-160102 –
IllegalArgumentException
when being attacked by a weak iron golem. - MC-160957 – Bees do not leave the nest or hive when it is destroyed by the player.
- MC-161297 – Shulker box's inside textures are invisible.
- MC-161391 – Strays are brighter.
- MC-161495 – Horse texture is partially translucent when viewing it from certain angles.
- MC-161692 – Hopper creating a furnace block entity by transferring an item crashes the game.
- MC-161840 – Entities are shaded far darker than usual.
- MC-161847 – Armor slots in the inventory are displayed black in some circumstances.
- MC-161855 – Icons used for customizing superflat worlds are not displayed if no world has been opened before.
- MC-161856 – Items held by armorstands are only visible in spectator mode.
- MC-161889 – Mobs in spawners are in full lighting even when no light source is around.
- MC-161891 – Blocks with special rendering are not rendered behind transparent block items.
- MC-162042 – Items with partially transparent textures will render incorrectly in item frames.
- MC-162087 – Parrots can imitate pandas.
- MC-162118 – Iron Golems hanging in mid air.
- MC-162378 – Screen turns black during the totem of undying activation animation.
- MC-162432 – Some blocks like chests and beds are no longer shaded in the world.
From the previous development version
- MC-162538 – Creative menu corners have opacity issues; outlines have no transparency.
- MC-162550 – Offhand slot is glitched/black in some circumstances.
- MC-162586 – Log repeatedly prints the message "Ticking entity", and finally crashes the game.
- MC-162616 –
java.lang.NullPointerException
after attacking a parrot. - MC-162671 – Mooshroom cow's mushroom texture is too bright.
- MC-162936 –
java.lang.IllegalArgumentException
when using an enchanted totem of undying.
Private issues
Video[edit | edit source]
Video made by slicedlime:
References[edit | edit source]
- ↑ Jump up to: a b "Minecraft Snapshot 19w41a" – Minecraft.net, October 9, 2019.