VOOZH about

URL: https://minecraft.wiki/w/13w41a

⇱ Java Edition 13w41a – Minecraft Wiki


Java Edition 13w41a

From Minecraft Wiki
(Redirected from 13w41a)
Jump to navigation Jump to search
13w41a
Edition Java Edition
Release date October 10, 2013
Type Snapshot
Snapshot for 1.7.2
Downloads Client (.json)
Server (.exe)
Protocol version 0
Resource pack format 1
Minimum Java version Java SE 6
β—„β—„  1.6.4 1.7.2 1.7.4 β–Ίβ–Ί

β—„  13w39b

13w41a

13w41b β–Ί

{
 "title": "13w41a",
 "images": [
 "13w41a Banner.png",
 "Java Edition 13w41a.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "October 10, 2013",
 "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.7.2 article, displayed as 1.7.2)",
 "label": "Snapshot for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/e1577011742284794337ab4efeefd1414714fc45/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/b81e1a63c1e420f5fb5c9b5c0aaa5bc7eb187e7c/13w41a.json .json])<br />[https://piston-data.mojang.com/v1/objects/fbe939a8a9246db801428e33a1c53506af637247/server.jar Server] ([https://piston-data.mojang.com/v1/objects/a02e614918369b234e76eeee93ff2cf922985ee7/windows_server.exe .exe])",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "0",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "1",
 "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.6.4|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.6.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.7.2|1.7.2]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.7.4| 1.7.4 <span style=\"margin-right:-0.35em\">β–Ί</span>β–Ί]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 13w39b|β—„  13w39b]]\n</td>\n<td style=\"padding: 0.4em\">''' 13w41a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 13w41b| 13w41b β–Ί]]\n</td>\n</tr>\n</table>"
}


13w41a is the tenth snapshot for Java Edition 1.7.2, released on October 10, 2013,[1] which adds stained glass and their pane variants.

Additions

[edit | edit source]

Blocks

[edit | edit source]

πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
Stained glass

  • Crafted the same way as stained clay, but with glass.
  • Comes in 16 different colors.

πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
Stained glass panes

  • Crafted the same way as regular glass panes, but with stained glass.
  • Comes in 16 different colors.

General

[edit | edit source]

Splashes

Changes

[edit | edit source]

Blocks

[edit | edit source]

Glass panes

  • Now connect to each other and glass.
  • Are rendered differently, and have 2 pixel thick collision boxes.

Ice

  • Fixed transparency.
  • Is now visible through other ice.

Iron bars

  • Now connect to each other and glass.
  • Are rendered differently, and have 2 pixel thick collision boxes.

Locked chest

  • Removed the block entirely. Its ID is now used by stained glass.

Water

  • Fixed transparency.
  • Is now visible through other water blocks.

Portal

  • Fixed transparency.
  • Are now visible through other Nether portals.

General

[edit | edit source]

Network code

  • Rewrite of the network code.[2]
  • Uses Netty now.
  • Most packets won't change.
    • Handshake and ping procedure is being redone.
  • There is a packet length header.

Server list

  • Reworked the list.
  • Added server icons.
  • Lists the current players on a server when you hover over the player number.
  • Added support for multi-line MOTD comments.
  • Removed support for MOTD comments going offscreen.
  • Reset the protocol version.

Video settings

  • Changes to the menu.

Removals

[edit | edit source]

General

[edit | edit source]

Distance effects

  • Item frames no longer follow the camera and jitter with camera rotation at extreme coordinates.
  • Paintings also no longer follow the camera and jitter with camera rotation at extreme coordinates.
  • Fixed a desynchronisation issue that appeared at high coordinates; this varied depending on hardware.
    • In some cases, this simply caused entities, water, ice and the wireframe block outline box to appear slightly desynchronised from the world itself. However, in others, the former grouping would jitter severely.

Fixes

[edit | edit source]

15 issues fixed

From released versions before 1.7.2

  • MC-1379 – Transparent texture makes transparent texture behind invisible.
  • MC-10984 – GS4 query listener fails to send player list when len(players) > 127.
  • MC-12984 – Getting a locked chest pushed into the player's head crashes the game.
  • MC-16435 – Boats still break on lilies.

From the 1.7.2 development versions

  • MC-29498 – Villagers, exchanging 2 items for one, have their second required item in trade deleted after reloading the world.
  • MC-29748 – Fire aspect does not cause fire on any mob.
  • MC-30873 – Crash - Block Statistics: If player breaks a technical block, the statistics get corrupted.
  • MC-31619 – Item frames are self-lit.
  • MC-31649 – Beacon beam not showing.
  • MC-31686 – Custom mob names can't be seen through blocks.
  • MC-32008 – 13w38b leaves are lighter and cast a lot fewer shadows.
  • MC-32733 – Game is sending incorrect (additional?) frames to the video buffer.
  • MC-32762 – No logging to development console.
  • MC-33057 – Text is completely unreadable/invisible.

From the previous development version

  • MC-33025 – No logs created in 13w39 client in singleplayer mode.

Trivia

[edit | edit source]
  • 13w41b has the same protocol version as 13w41a, but they are not compatible with each other.
  • 13w41a was previously removed from the launcher for some time, but was added back in September 2018.

References

[edit | edit source]

Navigation

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

Navigation menu