Minecraft:Bedrock Edition Preview 1.21.0.22: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
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" | {{ | | rowspan="12" | {{BlockSprite|sunflower}} <code>double_plant</code> | ||
| {{ | | {{BlockSprite|sunflower}} <code>sunflower</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|lilac}} <code>lilac</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|tall-grass}} <code>tall_grass</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|large-fern}} <code>large_fern</code> | ||
|- | |- | ||
| {{ | | {{BlockSprite|rose-bush}} <code>rose_bush</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]]''' | ||
*{{ | *{{cd|GameRules}} | ||
**Released {{ | **Released {{cd|GameRules}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
**Released {{ | **Released {{cd|GameRuleChangeAfterEvent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
**Released {{ | **Released {{cd|GameRuleChangeAfterEventSignal}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
**Released {{ | **Released {{cd|World.gameRules}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
**Released {{ | **Released {{cd|WorldAfterEvents.gameRuleChange}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*{{ | *{{cd|EntityTameableComponent}} | ||
**Changed {{ | **Changed {{cd|return}} type of {{cd|getTameItems}} to {{cd|ItemStack[]}} | ||
**Changed {{ | **Changed {{cd|tame}} to take a player. | ||
**Added method {{ | **Added method {{cd|tamedToPlayer}}, {{cd|tamedToPlayerId}}, {{cd|isTamed}}. | ||
*Released {{ | *Released {{cd|EntityColor2Component}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|PaletteColor}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|ItemStack.matches}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationClimbComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationFloatComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationFlyComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationGenericComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationHoverComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Released {{ | *Released {{cd|EntityNavigationWalkComponent}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Moved {{ | *Moved {{cd|setType}} API from {{cd|beta}} to stable {{cd|1.11.0}}. | ||
**Added function {{ | **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 {{ | *Removed argument {{cd|waterlogged}} from function {{cd|setBlockPermutation}} and moved it from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Moved function {{ | *Moved function {{cd|saveToWorld}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Moved function {{ | *Moved function {{cd|saveAs}} from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Updated signature of {{ | *Updated signature of {{cd|createFromWorld}} and moved it from {{cd|beta}} to {{cd|1.11.0}}. | ||
*Renamed function {{ | *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 {{ | *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 {{ | *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 {{ | **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> | ||
*{{ | *{{cd|BlockFillOptions}} | ||
**Removed member {{ | **Removed member {{cd|matchingBlock?: BlockPermutation}}. | ||
**Added member {{ | **Added member {{cd|blockFilter?: BlockFilter}}. | ||
**Added member {{ | **Added member {{cd|ignoreChunkBoundErrors?: boolean}}. | ||
*Added {{ | *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 {{ | |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 == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.2x}} | ||
[[ | [[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_plantID 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
- 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
- Added the ability to view and manage:
- 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.
Mobs
- The Breeze now slides during combat.
Technical
- Template:Cd
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Template:Cd
- Changed Template:Cd type of Template:Cd to Template:Cd
- Changed Template:Cd to take a player.
- Added method Template:Cd, Template:Cd, Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Moved Template:Cd API from Template:Cd to stable Template:Cd.
- Added function Template:Cd: Promise where the returned promise is resolved after "ticks" number of ticks or 1 tick if no ticks parameter is supplied.
- Removed argument Template:Cd from function Template:Cd and moved it from Template:Cd to Template:Cd.
- Moved function Template:Cd from Template:Cd to Template:Cd.
- Moved function Template:Cd from Template:Cd to Template:Cd.
- Updated signature of Template:Cd and moved it from Template:Cd to Template:Cd.
- Renamed function Template:Cd to Template:Cd and moved it from Template:Cd to Template:Cd.
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
- Changed function from
fillBlocks(begin: Vector3, end: Vector3, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): numbertofillBlocks(volume: BlockVolumeBase | CompoundBlockVolume, block: BlockPermutation | BlockType | string, options?: BlockFillOptions): ListBlockVolume - Template:Cd
- Removed member Template:Cd.
- Added member Template:Cd.
- Added member 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: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