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.20.60.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 26: Line 26:
== Changes ==
== Changes ==
===Technical===
===Technical===
'''API'''
'''[[Minecraft:API]]'''
*Made the display name parameter optional in Scoreboard {{MC/Cd|addObjective}}.
*Made the display name parameter optional in Scoreboard {{cd|addObjective}}.
'''Components'''
'''Components'''
*Added a "drop_item_slot" field to the "interact" component, which allows to specify an inventory slot to remove and drop items from
*Added a "drop_item_slot" field to the "interact" component, which allows to specify an inventory slot to remove and drop items from
Line 41: Line 41:
*Copper Doors and Trapdoors have now correct breaking time and blast resistance.
*Copper Doors and Trapdoors have now correct breaking time and blast resistance.
====Mobs====
====Mobs====
'''Breeze'''
'''[[Minecraft:Breeze]]'''
*Breeze ground particles now stop playing when they're riding other entities.
*Breeze ground particles now stop playing when they're riding other entities.
*Separated the Breeze diffuse and emissive textures.
*Separated the Breeze diffuse and emissive textures.
===Technical===
===Technical===
'''API'''
'''[[Minecraft:API]]'''
*Added method {{MC/Cd|eatItem(itemStack: ItemStack): void;}}.
*Added method {{cd|eatItem(itemStack: ItemStack): void;}}.
*BlockSignComponent
*BlockSignComponent
**Changed signature of function {{MC/Cd|setWaxed}} to {{MC/Cd|setWaxed(waxed: boolean)}}
**Changed signature of function {{cd|setWaxed}} to {{cd|setWaxed(waxed: boolean)}}
**Removed event/property {{MC/Cd|pistonActivate}}
**Removed event/property {{cd|pistonActivate}}
*Added enum BlockPistonState export enum BlockPistonState { Expanded = "Expanded", Expanding = "Expanding", Retracted = "Retracted", Retracting = "Retracting" }
*Added enum BlockPistonState export enum BlockPistonState { Expanded = "Expanded", Expanding = "Expanding", Retracted = "Retracted", Retracting = "Retracting" }
*Class BlockPistonComponent
*Class BlockPistonComponent
**Removed property {{MC/Cd|isExpanded}}
**Removed property {{cd|isExpanded}}
**Removed property {{MC/Cd|isExpanding}}
**Removed property {{cd|isExpanding}}
**Removed property {{MC/Cd|isRetracted}}
**Removed property {{cd|isRetracted}}
**Removed property {{MC/Cd|isRetracting}}
**Removed property {{cd|isRetracting}}
**Added property {{MC/Cd|readonly state: BlockPistonState}}
**Added property {{cd|readonly state: BlockPistonState}}
**Changed function {{MC/Cd|getAttachedBlocks to return type Block[]}}
**Changed function {{cd|getAttachedBlocks to return type Block[]}}
**Added function {{MC/Cd|getAttachedBlocksLocations(): Vector3[]}}
**Added function {{cd|getAttachedBlocksLocations(): Vector3[]}}
*Removed class {{MC/Cd|PistonActivateBeforeEvent}}
*Removed class {{cd|PistonActivateBeforeEvent}}
*Removed class {{MC/Cd|PistonActivateBeforeEventSignal}}
*Removed class {{cd|PistonActivateBeforeEventSignal}}
*Types
*Types
**Moved BlockType from {{MC/Cd|beta}} to {{MC/Cd|1.8.0}}
**Moved BlockType from {{cd|beta}} to {{cd|1.8.0}}
**Moved FluidType from {{MC/Cd|beta}} to {{MC/Cd|1.8.0}}
**Moved FluidType from {{cd|beta}} to {{cd|1.8.0}}
*Moved {{MC/Cd|NavigationResult}} from {{MC/Cd|@minecraft/server}} to {{MC/Cd|@minecraft/server-gametest}}
*Moved {{cd|NavigationResult}} from {{cd|@minecraft/server}} to {{cd|@minecraft/server-gametest}}
'''Graphical'''
'''Graphical'''
*Adjusted the falloff of point light sources (e.g., torches, lanterns, etc...) to use a square, Manhattan-based distance metric in the Deferred Technical Preview.
*Adjusted the falloff of point light sources (e.g., torches, lanterns, etc...) to use a square, Manhattan-based distance metric in the Deferred Technical Preview.
Line 72: Line 72:
{{fixes|project=MCPE|fixedin=1.20.60.22 Preview
{{fixes|project=MCPE|fixedin=1.20.60.22 Preview
|;From released versions before 1.20.0
|;From released versions before 1.20.0
|167836|Cannot change {{MC/Cd|brightness_gamma}} setting in blocks.json
|167836|Cannot change {{cd|brightness_gamma}} setting in blocks.json
|170377|Buttons can be accidentally clicked, when clicking out of window and into the background of game
|170377|Buttons can be accidentally clicked, when clicking out of window and into the background of game
|otherissuescount=7}}
|otherissuescount=7}}
Line 86: Line 86:


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


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


[[Category:Bedrock Edition 1.20.60 betas]]
[[Minecraft:de:Bedrock Edition beta 1.20.60.22]]
de:Bedrock Edition beta 1.20.60.22
[[Minecraft:es:Bedrock Edition beta 1.20.60.22]]
es:Bedrock Edition beta 1.20.60.22
[[Minecraft:ko:Bedrock Edition 프리뷰 1.20.60.22]]
ko:Bedrock Edition 프리뷰 1.20.60.22
[[Minecraft:pt:Edição Bedrock Preview 1.20.60.22]]
pt:Edição Bedrock Preview 1.20.60.22
[[Minecraft:uk:Preview 1.20.60.22 (Bedrock Edition)]]
uk:Preview 1.20.60.22 (Bedrock Edition)
[[Minecraft:zh:基岩版1.20.60.22]]
zh:基岩版1.20.60.22

Latest revision as of 11:06, 27 May 2026

Template:Infobox version

Beta 1.20.60.22 (Android) or Preview 1.20.60.22 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview version for Minecraft:Bedrock Edition 1.20.60, released on December 6, 2023,<ref>Template:Cite</ref> which fixes bugs.

Changes

Technical

Minecraft:API

  • Made the display name parameter optional in Scoreboard Template:Cd.

Components

  • Added a "drop_item_slot" field to the "interact" component, which allows to specify an inventory slot to remove and drop items from

Stability and Performance

  • Send "material" for vanilla data-driven blocks in the StartGamePacket blockProperties. "block_id" is also moved to the "vanilla_block_data" object

Experimental

These additions and changes are accessible by enabling the "Update 1.21" and "Beta APIs" experimental toggles.

Changes

Blocks

Minecraft:Copper Door

  • Updated Copper Door textures, including oxidized variations.
  • Copper Doors and Trapdoors have now correct breaking time and blast resistance.

Mobs

Minecraft:Breeze

  • Breeze ground particles now stop playing when they're riding other entities.
  • Separated the Breeze diffuse and emissive textures.

Technical

Minecraft:API

Graphical

  • Adjusted the falloff of point light sources (e.g., torches, lanterns, etc...) to use a square, Manhattan-based distance metric in the Deferred Technical Preview.
  • Tinted ambient light color with point light color for better multi-colored lighting over large distances in the Deferred Technical Preview

Fixes

Template:Fixes Others

  • Containers being cloned over no longer keep their container screens open and no longer cause crashes.
  • Fixed a rare crash that could occur with the “Seven Seas” achievement.
  • Fixed a bug that kept the previewed item on the paper doll even after navigating back using the sidebar.
  • All unowned and owned emotes should now be discoverable within the emotes section of Dressing Room.
  • The Friends drawer on the Play screen now makes sounds when Template:Sound and Template:Sound.
  • Fixed a crash that could occur when players placed or destroyed any block and then Save & Quit with Ray Tracing enabled.
  • Fixed issue where ActionFormData buttons could not be clicked if there were more than 255 buttons in the form


References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition beta 1.20.60.22 Minecraft:es:Bedrock Edition beta 1.20.60.22 Minecraft:ko:Bedrock Edition 프리뷰 1.20.60.22 Minecraft:pt:Edição Bedrock Preview 1.20.60.22 Minecraft:uk:Preview 1.20.60.22 (Bedrock Edition) Minecraft:zh:基岩版1.20.60.22