Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition Preview 1.21.0.22: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 25: Line 25:
== Changes ==
== Changes ==
=== Blocks ===
=== Blocks ===
'''[[Minecraft:Sunflower]], [[Minecraft:Lilac]], Double Tallgrass, [[Minecraft:Large Fern]], [[Minecraft:Rose Bush]], and [[Minecraft:Peony]]'''
'''[[Minecraft:Sunflower]], [[Minecraft:Lilac]], [[Minecraft:Double Tallgrass]], [[Minecraft:Large Fern]], [[Minecraft:Rose Bush]], and [[Minecraft:Peony]]'''
* The different double plant type block states for the <code>double_plant</code> ID have now been split up into their own IDs.
* The different double plant type [[Minecraft:block states]] for the <code>double_plant</code> ID have now been split up into their own IDs.
{|class="mw-collapsible mw-collapsed wikitable"
{|class="mw-collapsible mw-collapsed wikitable"
! [[Minecraft:Bedrock Edition data values|Old ID]]
! [[Minecraft:Bedrock Edition data values|Old ID]]
! [[Minecraft:Bedrock Edition data values|New ID]]
! [[Minecraft:Bedrock Edition data values|New ID]]
|-
|-
| rowspan="12" | {{MC/Blocksprite|sunflower}} <code>double_plant</code>
| rowspan="12" | {{BlockSprite|sunflower}} <code>double_plant</code>
| {{MC/Blocksprite|sunflower}} <code>sunflower</code>
| {{BlockSprite|sunflower}} <code>sunflower</code>
|-
|-
| {{MC/Blocksprite|lilac}} <code>lilac</code>
| {{BlockSprite|lilac}} <code>lilac</code>
|-
|-
| {{MC/Blocksprite|tall-grass}} <code>tall_grass</code>
| {{BlockSprite|tall-grass}} <code>tall_grass</code>
|-
|-
| {{MC/Blocksprite|large-fern}} <code>large_fern</code>
| {{BlockSprite|large-fern}} <code>large_fern</code>
|-
|-
| {{MC/Blocksprite|rose-bush}} <code>rose_bush</code>
| {{BlockSprite|rose-bush}} <code>rose_bush</code>
|-
|-
| {{MC/Blocksprite|peony}} <code>peony</code>
| {{BlockSprite|peony}} <code>peony</code>
|}
|}


=== General ===
=== General ===
'''Experiments'''
'''[[Minecraft:Experiments]]'''
*Removed the "Update 1.21" experimental toggle.
*Removed the "Update 1.21" experimental toggle.
**The features that were previously under experimental toggle "Update 1.21" have been "de-experimentified" and are now available during normal gameplay.
**The features that were previously under experimental toggle "Update 1.21" have been "de-experimentified" and are now available during normal gameplay.
Line 58: Line 58:
***Followers
***Followers
***Stats
***Stats
*In the new Play Screen UI you can access Profile from the Play menu.
*In the new Play Screen UI you can access Profile from the [[Minecraft:Play menu]].
**Open the Friends Drawer and click on your friends to see their profiles, or click "Search for Players" from the Friends Drawer to find new profiles.
**Open the Friends Drawer and click on your friends to see their profiles, or click "Search for Players" from the Friends Drawer to find new profiles.
*In the old UI, click "Add Friends" from the Friends tab and search for friends. Click on them to view their profiles.
*In the old UI, click "Add Friends" from the Friends tab and search for friends. Click on them to view their profiles.
Line 64: Line 64:


=== Mobs ===
=== Mobs ===
'''Breeze'''
'''[[Minecraft:Breeze]]'''
*The Breeze now slides during combat.
*The Breeze now slides during combat.


=== Technical ===
=== Technical ===
'''API'''
'''[[Minecraft:API]]'''
*{{MC/Cd|GameRules}}
*{{cd|GameRules}}
**Released {{MC/Cd|GameRules}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
**Released {{cd|GameRules}} from {{cd|beta}} to {{cd|1.11.0}}.
**Released {{MC/Cd|GameRuleChangeAfterEvent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.  
**Released {{cd|GameRuleChangeAfterEvent}} from {{cd|beta}} to {{cd|1.11.0}}.  
**Released {{MC/Cd|GameRuleChangeAfterEventSignal}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
**Released {{cd|GameRuleChangeAfterEventSignal}} from {{cd|beta}} to {{cd|1.11.0}}.
**Released {{MC/Cd|World.gameRules}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
**Released {{cd|World.gameRules}} from {{cd|beta}} to {{cd|1.11.0}}.
**Released {{MC/Cd|WorldAfterEvents.gameRuleChange}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
**Released {{cd|WorldAfterEvents.gameRuleChange}} from {{cd|beta}} to {{cd|1.11.0}}.
*{{MC/Cd|EntityTameableComponent}}
*{{cd|EntityTameableComponent}}
**Changed {{MC/Cd|return}} type of {{MC/Cd|getTameItems}} to {{MC/Cd|ItemStack[]}}
**Changed {{cd|return}} type of {{cd|getTameItems}} to {{cd|ItemStack[]}}
**Changed {{MC/Cd|tame}} to take a player.
**Changed {{cd|tame}} to take a player.
**Added method {{MC/Cd|tamedToPlayer}}, {{MC/Cd|tamedToPlayerId}}, {{MC/Cd|isTamed}}.
**Added method {{cd|tamedToPlayer}}, {{cd|tamedToPlayerId}}, {{cd|isTamed}}.
*Released {{MC/Cd|EntityColor2Component}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityColor2Component}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|PaletteColor}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|PaletteColor}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|ItemStack.matches}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|ItemStack.matches}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationClimbComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationClimbComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationFloatComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationFloatComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationFlyComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.  
*Released {{cd|EntityNavigationFlyComponent}} from {{cd|beta}} to {{cd|1.11.0}}.  
*Released {{MC/Cd|EntityNavigationGenericComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationGenericComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationHoverComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationHoverComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Released {{MC/Cd|EntityNavigationWalkComponent}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Released {{cd|EntityNavigationWalkComponent}} from {{cd|beta}} to {{cd|1.11.0}}.
*Moved {{MC/Cd|setType}} API from {{MC/Cd|beta}} to stable {{MC/Cd|1.11.0}}.
*Moved {{cd|setType}} API from {{cd|beta}} to stable {{cd|1.11.0}}.
**Added function {{MC/Cd|waitTick(ticks?: number)}}: Promise where the returned promise is resolved after "ticks" number of ticks or 1 tick if no ticks parameter is supplied.
**Added function {{cd|waitTick(ticks?: number)}}: Promise where the returned promise is resolved after "ticks" number of ticks or 1 tick if no ticks parameter is supplied.
*Removed argument {{MC/Cd|waterlogged}} from function {{MC/Cd|setBlockPermutation}} and moved it from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Removed argument {{cd|waterlogged}} from function {{cd|setBlockPermutation}} and moved it from {{cd|beta}} to {{cd|1.11.0}}.
*Moved function {{MC/Cd|saveToWorld}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.  
*Moved function {{cd|saveToWorld}} from {{cd|beta}} to {{cd|1.11.0}}.  
*Moved function {{MC/Cd|saveAs}} from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.  
*Moved function {{cd|saveAs}} from {{cd|beta}} to {{cd|1.11.0}}.  
*Updated signature of {{MC/Cd|createFromWorld}} and moved it from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.  
*Updated signature of {{cd|createFromWorld}} and moved it from {{cd|beta}} to {{cd|1.11.0}}.  
*Renamed function {{MC/Cd|getIds}} to {{MC/Cd|getWorldStructureIds}} and moved it from {{MC/Cd|beta}} to {{MC/Cd|1.11.0}}.
*Renamed function {{cd|getIds}} to {{cd|getWorldStructureIds}} and moved it from {{cd|beta}} to {{cd|1.11.0}}.


'''Entities '''
'''Entities '''
*Updated entity geometry to allow UV rotations. This allows you to rotate the specified UV rect in 90 degree increments before applying it to a cube face of an entity model. Supported from {{MC/Cd|minecraft:geometry}} format version {{MC/Cd|1.21.0}} and up.
*Updated entity geometry to allow UV rotations. This allows you to rotate the specified UV rect in 90 degree increments before applying it to a cube face of an entity model. Supported from {{cd|minecraft:geometry}} format version {{cd|1.21.0}} and up.


'''Items '''
'''Items '''
*Unlocking requirements are now sent to clients for {{MC/Cd|minecraft:recipe_shapeless}} and {{MC/Cd|minecraft:recipe_shaped}}.
*Unlocking requirements are now sent to clients for {{cd|minecraft:recipe_shapeless}} and {{cd|minecraft:recipe_shaped}}.
**It allows the UI to suggest recipes that are always unlocked when the game rule {{MC/Cd|dolimitedcrafting}} is ON.
**It allows the UI to suggest recipes that are always unlocked when the game rule {{cd|dolimitedcrafting}} is ON.


== Experimental ==
== Experimental ==
Line 108: Line 108:
=== Changes ===
=== Changes ===
==== Technical ====
==== Technical ====
'''API'''
'''[[Minecraft:API]]'''
*Changed function from <code>fillBlocks(begin: Vector3, end: Vector3, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): number</code> to <code>fillBlocks(volume: BlockVolumeBase | CompoundBlockVolume, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): ListBlockVolume</code>
*Changed function from <code>fillBlocks(begin: Vector3, end: Vector3, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): number</code> to <code>fillBlocks(volume: BlockVolumeBase | CompoundBlockVolume, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): ListBlockVolume</code>
*{{MC/Cd|BlockFillOptions}}
*{{cd|BlockFillOptions}}
**Removed member {{MC/Cd|matchingBlock?: BlockPermutation}}.
**Removed member {{cd|matchingBlock?: BlockPermutation}}.
**Added member {{MC/Cd|blockFilter?: BlockFilter}}.
**Added member {{cd|blockFilter?: BlockFilter}}.
**Added member {{MC/Cd|ignoreChunkBoundErrors?: boolean}}.
**Added member {{cd|ignoreChunkBoundErrors?: boolean}}.
*Added {{MC/Cd|ItemComponentUseCompleteEvent}} for {{MC/Cd|beta}}.
*Added {{cd|ItemComponentUseCompleteEvent}} for {{cd|beta}}.


'''Deferred Rendering Pipeline '''
'''[[Minecraft:Deferred Rendering Pipeline]] '''
*Added a new feature to the [https://learn.microsoft.com/en-us/minecraft/creator/documents/deferredlighting?view=minecraft-bedrock-stable Deferred Technical Preview]: Color Grading and Tone Mapping.  
*Added a new feature to the [https://learn.microsoft.com/en-us/minecraft/creator/documents/deferredlighting?view=minecraft-bedrock-stable Deferred Technical Preview]: Color Grading and Tone Mapping.  
**This new capability allows resource packs to define their own color post processing for conveying distinct moods and themes.
**This new capability allows resource packs to define their own color post processing for conveying distinct moods and themes.
Line 128: Line 128:
|173632|Mobile stack splitting bar is slightly offset
|173632|Mobile stack splitting bar is slightly offset
|173919|Black sun when using deferred pipeline technical preview
|173919|Black sun when using deferred pipeline technical preview
|175449|Unable to Increase Fireworks Duration while {{MC/Cd|DoLimitedCrafting}} is on
|175449|Unable to Increase Fireworks Duration while {{cd|DoLimitedCrafting}} is on
|176613|Some Copper / Tuff recipes still missing
|176613|Some Copper / Tuff recipes still missing
|177064|Decorated pots in trial chambers drop loot after replaced by player
|177064|Decorated pots in trial chambers drop loot after replaced by player
Line 151: Line 151:


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox Bedrock Edition versions|1.2x}}
{{Navbox Bedrock Edition versions|1.2x}}


[[Category:Bedrock Edition 1.21.0 betas]]
[[Minecraft:de:Bedrock Edition beta 1.21.0.22]]
de:Bedrock Edition beta 1.21.0.22
[[Minecraft:es:Bedrock Edition Preview 1.21.0.22]]
es:Bedrock Edition Preview 1.21.0.22
[[Minecraft:fr:Édition Bedrock Preview 1.21.0.22]]
fr:Édition Bedrock Preview 1.21.0.22
[[Minecraft:pt:Edição Bedrock Preview 1.21.0.22]]
pt:Edição Bedrock Preview 1.21.0.22
[[Minecraft:uk:Preview 1.21.0.22 (Bedrock Edition)]]
uk:Preview 1.21.0.22 (Bedrock Edition)
[[Minecraft:zh:基岩版1.21.0.22]]
zh:基岩版1.21.0.22

Latest revision as of 11:03, 26 May 2026

Template:Infobox version Beta 1.21.0.22 (Android) or Preview 1.21.0.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Minecraft:Bedrock Edition 1.21.0, released on April 18, 2024,<ref>Template:Cite</ref> which fixes bugs.

Changes

Blocks

Minecraft:Sunflower, Minecraft:Lilac, Minecraft:Double Tallgrass, Minecraft:Large Fern, Minecraft:Rose Bush, and Minecraft:Peony

  • The different double plant type Minecraft:block states for the double_plant ID have now been split up into their own IDs.
Old ID New ID
Template:BlockSprite double_plant Template:BlockSprite sunflower
Template:BlockSprite lilac
Template:BlockSprite tall_grass
Template:BlockSprite large_fern
Template:BlockSprite rose_bush
Template:BlockSprite peony

General

Minecraft:Experiments

  • Removed the "Update 1.21" experimental toggle.
    • The features that were previously under experimental toggle "Update 1.21" have been "de-experimentified" and are now available during normal gameplay.
  • Removed the "Experimental Cameras" experimental toggle.

Player Profile

  • Updated the player Profile page.
    • Added the ability to view and manage:
      • Achievements
      • Friends
      • Followers
      • Stats
  • In the new Play Screen UI you can access Profile from the Minecraft:Play menu.
    • Open the Friends Drawer and click on your friends to see their profiles, or click "Search for Players" from the Friends Drawer to find new profiles.
  • In the old UI, click "Add Friends" from the Friends tab and search for friends. Click on them to view their profiles.
File:New UI - Profile Screen Menu (Bedrock Preview 1.21.0.20).png
New Profile Screen.

Mobs

Minecraft:Breeze

  • The Breeze now slides during combat.

Technical

Minecraft:API

Entities

  • Updated entity geometry to allow UV rotations. This allows you to rotate the specified UV rect in 90 degree increments before applying it to a cube face of an entity model. Supported from Template:Cd format version Template:Cd and up.

Items

  • Unlocking requirements are now sent to clients for Template:Cd and Template:Cd.
    • It allows the UI to suggest recipes that are always unlocked when the game rule Template:Cd is ON.

Experimental

These additions and changes are accessible by enabling the "Beta APIs" and "Render Dragon Features for Creators" experimental toggles.

Changes

Technical

Minecraft:API

  • Changed function from fillBlocks(begin: Vector3, end: Vector3, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): number to fillBlocks(volume: BlockVolumeBase | CompoundBlockVolume, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): ListBlockVolume
  • Template:Cd
  • Added Template:Cd for Template:Cd.

Minecraft:Deferred Rendering Pipeline

  • Added a new feature to the Deferred Technical Preview: Color Grading and Tone Mapping.
    • This new capability allows resource packs to define their own color post processing for conveying distinct moods and themes.
  • New experimental toggle added in video settings menu to remove texture limit and load textures instead of using the "pink texture" called "Remove Texture Limit". Textures will continue to load until the system exhausts all available graphics memory.
  • Added light pre-exposure to the Deferred Technical Preview.
    • This new feature is enabled by default and cannot be disabled. While this won’t result in any immediate visual difference for players, creators now have the freedom to specify sun or atmospheric intensities with values larger than 65,000.

Fixes

Template:Fixes Others

  • When a player dies in a Nether Portal, they no longer spawn with a shaky camera.
  • Status effect particle colors are no longer blended into one particle color. Up to 8 active visible status effect particles are now rendered separately.
  • Made potion duration of the Wind Charged, Infested, Weaving, and Oozing effects match Java Edition (3 minutes).
  • Fixed the game inconsistently advertising free Realms trial based on multiple sources.
  • Fixed mob animations not playing when mobs were unloaded in split screen.

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition beta 1.21.0.22 Minecraft:es:Bedrock Edition Preview 1.21.0.22 Minecraft:fr:Édition Bedrock Preview 1.21.0.22 Minecraft:pt:Edição Bedrock Preview 1.21.0.22 Minecraft:uk:Preview 1.21.0.22 (Bedrock Edition) Minecraft:zh:基岩版1.21.0.22