VOOZH about

URL: https://minecraft.wiki/w/Bedrock_Editor_0.5.9

⇱ Bedrock Editor 0.5.9 – Minecraft Wiki


Bedrock Editor 0.5.9

From Minecraft Wiki
Jump to navigation Jump to search
v0.5.9
Edition Bedrock Editor
Release date March 14, 2024
Client version 1.20.80.22
◄  0.5.0 0.5.9 0.6.0 

◄  0.5.8

0.5.10 ►

{
 "title": "v0.5.9",
 "images": [],
 "rows": [
 {
 "field": "''(link to Bedrock Editor article, displayed as Bedrock Editor)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "March 14, 2024",
 "label": "Release date"
 },
 {
 "field": "(link to Bedrock Edition Preview 1.20.80.22 article, displayed as 1.20.80.22)",
 "label": "Client version"
 }
 ],
 "invimages": [],
 "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.5.0|<span style=\"margin-right:-0.35em\">◄</span>◄  0.5.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''0.5.9'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.6.0| 0.6.0 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.5.8|◄  0.5.8]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.5.10| 0.5.10 ►]]\n</td>\n</tr>\n</table>"
}

Bedrock Editor v0.5.9 is a minor alpha release for the Bedrock Editor released on March 14, 2024, which makes some changes.[1][2]

Changes

[edit | edit source]
👁 Image
Dynamic Pane Layout
👁 Image
New Menu Bar

API

  • Added three classes: the IBlockPaletteItem interface and the ProbabilityBlockPaletteItem and SimpleBlockPaletteItem concrete classes.
    • These classes will be used in the later implementation of the Block Palette.
  • ModalTool.bindPropertyPane API function will now only bind a single pane to the tool.
    • Bound pane will be displayed in the layout drawer next to the tool rail on tool activation. It is recommended to update the pane state once it’s associated with the tool to ensure it’s displayed correctly.
  • Added uniqueId property to IMenuCreationParams API which will replace IMenu id on creation.
  • Added menubar: IMenuContainer property to IPlayerUISession. IMenuContainer will manage menu related operations.
    • Added getMenu method to IMenuContainer to return an existing menu item. Predefined editor menus can be retrieved with the new CoreMenuType enum.
    • Moved createMenu from IPlayerUISession to IMenuContainer.

Other

  • Tool mode screen layout will now be using a fixed drawer system rather than floating window panels.
    • Drawers panels support drag to resize, expand/collapse, and show/hide behaviors.
  • Changed top level menus to show up only when they contain items.

References

[edit | edit source]
  1. "Release 0.5.9 (1.20.80.22)" – GitHub, March 14, 2024.
  2. "Minecraft Beta & Preview - 1.20.80.22" – Minecraft Feedback, March 14, 2024.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Bedrock_Editor_0.5.9?oldid=3530261"

Navigation menu