![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | March 14, 2024 | ||||||
| Server version | 1.20.80.22 | ||||||
| Editor version | 0.5.9 | ||||||
| Build version | 22814459 | ||||||
| Internal version | Windows, Xbox: 1.20.8022.0 Android, iOS, iPadOS: 1.20.80.22 | ||||||
| Version code | Android: 952008022๏ผarmeabi-v7a๏ผ34๏ผ | ||||||
| Type | Preview | ||||||
| Preview for | 1.20.80 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 668 | ||||||
| |||||||
{
"title": "Preview 1.20.80.22",
"images": [
"Bedrock 1.20.80.22 PatchNotes.png",
"Bedrock 1.20.80.22.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "March 14, 2024",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.20.80.22 article, displayed as 1.20.80.22)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.5.9 article, displayed as 0.5.9)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "22814459",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.20.8022.0<br>'''Android, iOS, iPadOS''': 1.20.80.22",
"label": "Internal version"
},
{
"field": "'''Android''':<br>\n952008022๏ผarmeabi-v7a๏ผ34๏ผ<br>\n962008022๏ผx86๏ผ34๏ผ<br>\n972008022๏ผarm64-v8a๏ผ34๏ผ<br>\n982008022๏ผx86_64๏ผ34๏ผ<br>",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.20.80 article, displayed as 1.20.80)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.20.80.22.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.20.80.22.zip Linux]",
"label": "Downloads"
},
{
"field": "668",
"label": "(link to Protocol version article, displayed as Protocol version)"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.73|<span style=\"margin-right:-0.35em\">โ</span>โ 1.20.73]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.20.80|1.20.80]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.81| 1.20.81 <span style=\"margin-right:-0.35em\">โบ</span>โบ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.20.80.21|โ Preview 1.20.80.21]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 1.20.80.22'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.20.80.23| Preview 1.20.80.23 โบ]]\n</td>\n</tr>\n</table>"
}
Beta 1.20.80.22 (Android) or Preview 1.20.80.22 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview version for Bedrock Edition 1.20.80, released on March 14, 2024,[1][2] which adds the mace, breeze rods, and heavy cores as experiments, and fixes bugs.
Graphical
EntityType and EntityTypes from beta to 1.11.0playMusic, Player.queueMusic, Player.stopMusic from beta to 1.11.0BlockAreaSize from beta and replaced usages with Vector3.itemCategory in getItemCooldown and player.startItemCooldown to cooldownCategory.EnchantmentType to follow API guidelines.EnchantmentSlot and slots to beta for determining the enchantable slots of an item.These additions and changes are accessible by enabling the "Update 1.21", "Render Dragon Features for Creators", and "Beta APIs" experimental toggles.
Graphical
minecraft:custom_components block component under the Beta APIs feature flag.BlockComponentStepOnEvent for beta.BlockRegistry for beta.WorldInitializeBeforeEvent.BlockCustomComponent.getBlocks(volume: BlockVolumeBase, filter: BlockFilter, allowUnloadedChunks?: boolean): ListBlockVolume - Gets the blocks in a volume if it matches the filter.containsBlock(volume: BlockVolumeBase, filter: BlockFilter, allowUnloadedChunks?: boolean): boolean - Returns true if the block in volume matches the filter, false otherwise.ItemCooldownComponent from beta to 1.10.0BlockComponentStepOffEvent for beta.onStepOff to BlockCustomComponent.BlockComponentRandomTickEvent for beta.onRandomTick to BlockCustomComponent.StructureManager:
getIds(): string - Returns a list of identifiers including all structures saved to memory and the world.createEmpty to StructureSaveMode.Memory.chamber_9, and renamed it to slanted.chamber_3, and renamed it to pedestal.From released versions before 1.20.80
/give is slow when no target is found/hud command hides HUD between worldsFrom the previous development version
Others
should_update_bones_and_effects_offscreen and should_update_effects_offscreen were being ignored.