Minecraft:Bedrock Edition Preview 26.20.21: Difference between revisions
From SAS Gaming Wiki
More actions
imported>LauraFii No edit summary |
Remove broken links to missing pages |
||
| Line 26: | Line 26: | ||
== Changes == | == Changes == | ||
=== Mobs === | === Mobs === | ||
''' | '''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''' | ||
* Idle animation is now disabled while they are leashed. | * Idle animation is now disabled while they are leashed. | ||
| Line 51: | Line 51: | ||
** {{cd|minecraft:behavior.hold_ground}} | ** {{cd|minecraft:behavior.hold_ground}} | ||
''' | '''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 70: | ||
== Experimental == | == Experimental == | ||
These additions and changes are accessible by enabling the "Beta APIs" and "Furnace Recipe Book" | These additions and changes are accessible by enabling the "Beta APIs" and "Furnace Recipe Book" experimental toggles. | ||
=== Changes === | === Changes === | ||
==== General ==== | ==== General ==== | ||
''' | '''Recipe book''' | ||
* Added a recipe unlocking system for the | * Added a recipe unlocking system for the smelting recipe books. | ||
==== Technical ==== | ==== Technical ==== | ||
''' | '''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 108: | ||
* 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 slimes and 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 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 124: | Line 124: | ||
[[Category:Bedrock Edition 26.20 betas]] | [[Category:Bedrock Edition 26.20 betas]] | ||
de:Bedrock Edition beta 26.20.21 | |||
es:Bedrock Edition Preview 26.20.21 | |||
it:Bedrock Edition Preview 26.20.21 | |||
nl:Bedrockeditie Preview 26.20.21 | |||
pt:Edição Bedrock Preview 26.20.21 | |||
th:รุ่น Bedrock Preview 26.20.21 | |||
zh:基岩版26.20.21 | |||
Revision as of 15:27, 9 April 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 mobs
- Baby spawn sounds now play with the correct pitch for pigs, cats, chickens, horses, and wolves.
Rabbit
- 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:
API
- 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" experimental toggles.
Changes
General
Recipe book
- Added a recipe unlocking system for the smelting recipe books.
Technical
API
- 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 slimes and 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
de:Bedrock Edition beta 26.20.21 es:Bedrock Edition Preview 26.20.21 it:Bedrock Edition Preview 26.20.21 nl:Bedrockeditie Preview 26.20.21 pt:Edição Bedrock Preview 26.20.21 th:รุ่น Bedrock Preview 26.20.21 zh:基岩版26.20.21