Minecraft:Bedrock Edition Preview 26.20.21: Difference between revisions
More actions
Remove broken links to missing pages |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
| prev = Preview 26.20.20 | | prev = Preview 26.20.20 | ||
| next = Preview 26.20.22 | | next = Preview 26.20.22 | ||
| nextparent = | | nextparent = 26.21 | ||
}} | }}<onlyinclude> | ||
<onlyinclude> | |||
'''Beta 26.20.21''' (ChromeOS, Android) or '''Preview 26.20.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/''Preview'' for [[Minecraft:Bedrock Edition 26.20]], released on March 17, 2026,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/44351318785165-Minecraft-Beta-Preview-26-20-21|title=Minecraft Beta & Preview - 26.20.21|website=Minecraft Feedback|date=March 17, 2026}}</ref> which fixes bugs. | '''Beta 26.20.21''' (ChromeOS, Android) or '''Preview 26.20.21''' (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/''Preview'' for [[Minecraft:Bedrock Edition 26.20]], released on March 17, 2026,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/44351318785165-Minecraft-Beta-Preview-26-20-21|title=Minecraft Beta & Preview - 26.20.21|website=Minecraft Feedback|date=March 17, 2026}}</ref> which fixes bugs. | ||
| Line 26: | Line 25: | ||
== Changes == | == Changes == | ||
=== Mobs === | === Mobs === | ||
'''Baby mobs''' | '''[[Minecraft:Baby mobs]]''' | ||
* Baby spawn sounds now play with the correct pitch for pigs, cats, chickens, horses, and wolves. | * Baby spawn sounds now play with the correct pitch for pigs, cats, chickens, horses, and wolves. | ||
'''Rabbit''' | '''[[Minecraft:Rabbit]]''' | ||
* Idle animation is now disabled while they are leashed. | * Idle animation is now disabled while they are leashed. | ||
| Line 51: | Line 50: | ||
** {{cd|minecraft:behavior.hold_ground}} | ** {{cd|minecraft:behavior.hold_ground}} | ||
'''API''' | '''[[Minecraft:API]]''' | ||
* Added the {{cd|maximumRenderDistance}} property to {{cd|DebugShape}}. | * Added the {{cd|maximumRenderDistance}} property to {{cd|DebugShape}}. | ||
* Added the {{cd|maximumRenderDistance}} property to {{cd|PrimitiveShape}}. | * Added the {{cd|maximumRenderDistance}} property to {{cd|PrimitiveShape}}. | ||
| Line 70: | Line 69: | ||
== Experimental == | == Experimental == | ||
These additions and changes are accessible by enabling the "Beta APIs" and "Furnace Recipe Book" experimental toggles. | These additions and changes are accessible by enabling the "Beta APIs" and "Furnace Recipe Book" [[Minecraft:experimental]] toggles. | ||
=== Changes === | === Changes === | ||
==== General ==== | ==== General ==== | ||
'''Recipe book''' | '''[[Minecraft:Recipe book]]''' | ||
* Added a recipe unlocking system for the smelting recipe books. | * Added a recipe unlocking system for the [[Minecraft:smelting]] recipe books. | ||
==== Technical ==== | ==== Technical ==== | ||
'''API''' | '''[[Minecraft:API]]''' | ||
* Added the {{cd|opPlayer}} and {{cd|deopPlayer}} functions to {{cd|@minecraft/server-admin}} in {{cd|beta}}. | * Added the {{cd|opPlayer}} and {{cd|deopPlayer}} functions to {{cd|@minecraft/server-admin}} in {{cd|beta}}. | ||
* Added the {{cd|allowCheats}} boolean property to the {{cd|World}} class in {{cd|@minecraft/server}} in {{cd|beta}}. | * Added the {{cd|allowCheats}} boolean property to the {{cd|World}} class in {{cd|@minecraft/server}} in {{cd|beta}}. | ||
| Line 108: | Line 107: | ||
* Fixed an issue where Static Colored Lighting wouldn't propagate in chunks that were completely empty in [[Minecraft:Vibrant Visuals]]. | * Fixed an issue where Static Colored Lighting wouldn't propagate in chunks that were completely empty in [[Minecraft:Vibrant Visuals]]. | ||
* Fixed changing from handheld to docked Joy-Cons preventing input. | * Fixed changing from handheld to docked Joy-Cons preventing input. | ||
* Fixed a bug where | * Fixed a bug where [[Minecraft:slime]]s and [[Minecraft:magma cube]]s would have their bounce animations snap abruptly. | ||
* Fixed a crash that could occur when loading the Token FAQ page on PlayStation. | * Fixed a crash that could occur when loading the Token FAQ page on PlayStation. | ||
* Fixed a crash that could occur when logging Molang content. | * Fixed a crash that could occur when logging Molang content. | ||
| Line 122: | Line 121: | ||
{{Navbox Bedrock Edition versions|2026}} | {{Navbox Bedrock Edition versions|2026}} | ||
[[ | [[Minecraft:de:Bedrock Edition beta 26.20.21]] | ||
[[Minecraft:es:Bedrock Edition Preview 26.20.21]] | |||
de:Bedrock Edition beta 26.20.21 | [[Minecraft:it:Bedrock Edition Preview 26.20.21]] | ||
es:Bedrock Edition Preview 26.20.21 | [[Minecraft:nl:Bedrockeditie Preview 26.20.21]] | ||
it:Bedrock Edition Preview 26.20.21 | [[Minecraft:pt:Edição Bedrock Preview 26.20.21]] | ||
nl:Bedrockeditie Preview 26.20.21 | [[Minecraft:th:รุ่น Bedrock Preview 26.20.21]] | ||
pt:Edição Bedrock Preview 26.20.21 | [[Minecraft:zh:基岩版26.20.21]] | ||
th:รุ่น Bedrock Preview 26.20.21 | |||
zh:基岩版26.20.21 | |||
Latest revision as of 11:04, 24 May 2026
Beta 26.20.21 (ChromeOS, Android) or Preview 26.20.21 (Windows, iOS, iPadOS, Xbox, PlayStation) is the second beta/Preview for Minecraft:Bedrock Edition 26.20, released on March 17, 2026,<ref>Template:Cite</ref> which fixes bugs.
Changes
Mobs
- Baby spawn sounds now play with the correct pitch for pigs, cats, chickens, horses, and wolves.
- Idle animation is now disabled while they are leashed.
General
Graphical
- Improved how scrollable screen content is displayed in Minecraft:Ore UI menu screens on devices with notches, rounded corners, or safe zones applied. Content now smoothly scrolls beneath the safe area instead of being cut off.
Technical
AI Goals
- Made the schema for Template:Cd stricter when parsing, now will fail to load an entity json that has invalid data in versions 1.26.20 and newer. Float Range fields Template:Cd and Template:Cd now only accepts an object with Template:Cd and Template:Cd values. Other formats will fail to parse.
- Made the schema for Template:Cd stricter when parsing, now will fail to load an entity json that has invalid data in versions 1.26.20 and newer. Float Range field Template:Cd now only accepts an object with Template:Cd and Template:Cd values. Other formats will fail to parse.
- Made the schema for Template:Cd stricter when parsing, now will fail to load an entity json that has invalid data in versions 1.26.20 and newer. Float Range field Template:Cd now only accepts an object with Template:Cd and Template:Cd values. Other formats will fail to parse.
- Made schemas for the following goals stricter when parsing and will fail to load an entity json that has invalid data in versions 1.26.20 and newer:
- Added the Template:Cd property to Template:Cd.
- Added the Template:Cd property to Template:Cd.
- The default render distance used by Template:Cd and Template:Cd are now the client's render distance instead of infinity.
- Added Template:Cd and Template:Cd to the Template:Cd enum in Template:Cd v1.3.0.
Entity filters
- Removed the Template:Cd entity filter.
General
- Upgraded particles, trading, and cameras JSON resources to Cereal slice 1.26.10 and re-serialized to align with the updated schema.
Items
- New 1.26.10 attachables now use a new Template:Cd Template:Cd rather than using an updated Template:Cd.
Network Protocol
- Modified the binary format of Template:Cd.
Experimental
These additions and changes are accessible by enabling the "Beta APIs" and "Furnace Recipe Book" Minecraft:experimental toggles.
Changes
General
- Added a recipe unlocking system for the Minecraft:smelting recipe books.
Technical
- Added the Template:Cd and Template:Cd functions to Template:Cd in Template:Cd.
- Added the Template:Cd boolean property to the Template:Cd class in Template:Cd in Template:Cd.
- Added Template:Cd clients to Template:Cd in Template:Cd.
- Template:Cd class added which is used to create and connect websocket clients. This is created as the global websocket object in Template:Cd.
- Template:Cd class added to interact with the websocket and receive data from the server through events.
- Moved Template:Cd to Template:Cd in Template:Cd.
- Moved Template:Cd to Template:Cd in Template:Cd.
- Moved Template:Cd to Template:Cd in Template:Cd.
- Moved Template:Cd to Template:Cd in Template:Cd.
DDUI
- Made close buttons client authoritative so that forms close more quickly.
Fixes
Template:Fixes Other
- Fixed fall damage visual effects not triggering when entities hit the ground.
- Fixed an issue where Static Colored Lighting wouldn't propagate in chunks that were completely empty in Minecraft:Vibrant Visuals.
- Fixed changing from handheld to docked Joy-Cons preventing input.
- Fixed a bug where Minecraft:slimes and Minecraft:magma cubes would have their bounce animations snap abruptly.
- Fixed a crash that could occur when loading the Token FAQ page on PlayStation.
- Fixed a crash that could occur when logging Molang content.
- Fixed caret movement acting twice and backspace deleting too many characters when using a physical keyboard on iOS.
- Fixed some creator content's custom Minecraft:armor not rendering properly.
- Baby Minecraft:wolf hind legs are now rotated correctly while sitting.
- Baby Minecraft:zombies no longer levitate when riding baby sheep and baby pandas.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 26.20.21 Minecraft:es:Bedrock Edition Preview 26.20.21 Minecraft:it:Bedrock Edition Preview 26.20.21 Minecraft:nl:Bedrockeditie Preview 26.20.21 Minecraft:pt:Edição Bedrock Preview 26.20.21 Minecraft:th:รุ่น Bedrock Preview 26.20.21 Minecraft:zh:基岩版26.20.21