{{distinguish|Bedrock Edition 1.16.20}}
{{redirect|Ray Tracing|the joke mob added in [[Java Edition 23w13a_or_b]]|Ray Tracing (mob)}}
{{Infobox version
|title=v1.16.200
|vernum=1.16.200
|server=1.16.200.02
|internal='''PlayStation''': 2.19
'''Windows 10''': 1.16.20002.0
'''Xbox One''': 1.16.20002.70
|image=Ray Tracing.png
|image2=Bedrock 1.16.200 PatchNotes2.png
|image3=Bedrock 1.16.200 PatchNotes.png
|image4=Bedrock 1.16.200.png
|edition=Bedrock
|date=December 8, 2020
|serverdl='''Server'''
[https://minecraft.azureedge.net/bin-win/bedrock-server-1.16.200.02.zip Windows] [https://minecraft.azureedge.net/bin-linux/bedrock-server-1.16.200.02.zip Linux]
|prevparent=1.16.0
|prev=1.16.101
|next=1.16.201
|nextparent=1.17.0
}}{{Q|Ray tracing for Windows brings a brand new experience to Minecraft! Experience creator-built worlds with realistic lighting, vibrant colors, naturally reflective water and emissive textures that light up.|[[minecraft.net]]|Ray Tracing}}
'''1.16.200''' is a minor update to {{el|be}}, released on December 8, 2020, which implements [[RenderDragon]] to Windows 10 and adds new audio settings, ray tracing features, changes to death messages and fixes bugs.[{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/360052712132|title=Minecraft - 1.16.200 (Bedrock)|website=Minecraft Feedback|date=December 8, 2020}}] This version also drops support for third party [[Resource Pack#Shader|shader resource packs]] for Windows 10 or console versions.[{{cite|url=https://help.minecraft.net/hc/en-us/articles/360052771272-About-the-1-16-200-Update-for-Windows-10-|title=About the 1.16.200 Update for Windows 10|website=Minecraft Help Center|date=December 8, 2020}}]
Development phases contained some of the [[Caves & Cliffs]] features through [[experimental gameplay]], which were not included in the full release, but are part of [[Bedrock Edition 1.17.0|1.17.0]].[{{tweet|MattGartzke|1334183958586683396|My understanding is that Experimental Features only exist in Beta releases.}}][{{tweet|MattGartzke|1334191207174475777|Goats are still in the latest beta, they just can't be accessed from a full version, only betas.}}][{{tweet|MattGartzke|1364622682201882626|You'll see more 1.16 versions before seeing 1.17. Increasing the second octet is still a little ways off, even though we're still testing Caves and Cliffs features. At the end of the day, it's just a version number.|25 Feb 2021}}]
== Additions ==
=== Gameplay ===
;[[Death messages]]
* Added the following new death messages:
** "<''player''> was sniped by <''mob''>".
*** Occurs when the player is killed by a [[shulker]] bullet.
** "<''player''> was spitballed by <''mob''>".
*** Occurs when the player is killed by [[llama]] spit.
** "<''player''> was shot by skeleton/stray/pillager/piglin".
*** Replaces "...shot by arrow" for [[skeleton]]s, [[stray]]s, [[pillager]]s and [[piglin]]s.
** "<''player''> was impaled to death by <''player''/''mob''>".
*** Replaces "...slain by Trident".
** "<''player''> was fireballed by <''player''/''mob''>".
*** Replaces "...slain by <''player''/''mob''>" when fireballs are involved.
=== General ===
[[File:OutdatedDriversUI.png|thumb|The UI that appears when players are using outdated graphics drivers.]]
; [[Title Screen|Menu screen]]
* Added a UI startup screen to inform players if they have outdated graphics drivers.
; [[Options]]
* Added more settings to the Audio settings to match ''Java Edition'':
** Master Volume
** Ambient/Environment
** Blocks
** Hostile Creatures
** Friendly Creatures
** Players
** Jukeboxes/Note Blocks
** Weather
* Added "Upscaling", "Ray Tracing" and "Ray Tracing Render Distance" to the Video settings, from the RTX beta (Windows 10 only). These options can only be toggled if the user has the required min-spec hardware, namely a "NVIDIA GeForce RTX 20 Series" or an "AMD Radeon RX 6000 Series" graphics card.[{{cite|url=https://help.minecraft.net/hc/en-us/articles/360052769812|title=Minecraft with Ray Tracing Technical Requirements|website=Minecraft Help Center|date=December 12, 2020}}]
** Upscaling used to boost frame rates on GeForce RTX graphics cards with NVIDIA DLSS 2.0.
** Ray Tracing used to toggle the Ray Tracing on or off.
** Ray Tracing Render Distance used to control the chunk render distance ray tracing are visible at once.
== Changes ==
=== Blocks ===
; [[Dirt Path]]
* Can now be made on top of [[dirt]], [[coarse dirt]], [[mycelium]], and [[podzol]].
* Renamed from grass path to dirt path.
=== Items ===
; [[Netherite leggings]]
* Changed the texture of the worn netherite leggings model.
=== General ===
; [[Marketplace]]
* Added various UI elements to communicate ray tracing capabilities in the Marketplace. (Windows 10 Only).
** Resource packs in the Marketplace are now aware of ray tracing capabilities and will display a label indicating support in the UI.
** Attempting to purchase and/or download a resource pack that requires ray tracing will notify the user of a purchasing error when that user does not have the required min-spec hardware.
; OpenXR
* Windows 10 now uses OpenXR to support Windows MR and Oculus VR.
; [[Options]]
* Renamed "Master Volume" to "Main" in the Audio settings.
; [[RenderDragon]]
* Windows 10 now uses the new rendering engine, RenderDragon, which includes support for ray tracing.
; [[Resource Pack]]s
* Now support ray tracing.
; Map Making and [[Add-on]]
* Updated templates for 1.16.200 with new resources, behaviors, and documentation.
* Changed {{cd|set_block}} and {{cd|set_block_at_pos}} to use {{cd|BlockDescriptor}} when specifying {{cd|block_type}}.
* Old command versions now use the previous position instead of current one.
* Changed texture atlas padding size from 0 to 1 when disabling mipmap.
; Blocks
* Added {{cd|query.cardinal_facing_2d}} to get a ground plane direction that doesn't return up or down.
* Added the ability to put block models into the models/blocks folder.
* Added the ability for item triggers to send events to the block they are interacting with. (when there is one such as {{cd|on_use_on}}).
* Added the ability to query the interacted face for both interactions with blocks and using {{cd|minecraft:on_use_on}} in an item. Face can be queried with {{cd|query.block_face}}.
; Event Responses
* {{cd|add_mob_effect}} and {{cd|remove_mob_effect}} no longer throw content errors when valid effect names are passed in.
* Added documentation for {{cd|remove_mob_effect}} to make creators aware they can use the value "all" in effect to remove all mob effects from a target.
* Inventory size on the minecraft:inventory component has to be increased to match the equippable slots in order for the server to accept the item placement.
* The tooltip for item with item lock component will no longer show when game rule 'showtags' is disabled.
== Fixes ==
;Vanilla Parity
* Basalt blocks can no longer be destroyed by Ghast fireballs ({{bug|MCPE-75252}}).
* Basalt blocks now take slightly more time to destroy.
* Dragon Egg now always drops as an item when it's destroyed by an explosion ({{bug|MCPE-52632}}).
* Right-clicking a snow block with a shovel no longer breaks the snow block.
* Updated the Netherite leggings texture ({{bug|MCPE-103016}}).
* Twisting Vines can no longer be placed on Composter blocks while sneaking ({{bug|MCPE-78973}}).
* Netherite Armor now gives a ninety percent reduction in Knockback ({{bug|MCPE-77430}}).
* Bees will no longer stray more than 22 blocks from their home Beehive ({{bug|MCPE-60252}}).
;Performance and Stability
* Render distance has now been reduced from 22 chunks to 14 chunks on Xbox One.
* Improved chunk loading speed when flying with Elytra ({{bug|MCPE-85614}}).
* Large numbers of scheduled instant updates no longer crash the game ({{bug|MCPE-94942}}).
* Fixed a crash that could occasionally occur when going through a portal or flying around in Creative mode.
* Fixed a crash that could occasionally occur while flying or moving around the game world.
* Fixed a crash that could occur when loading a local world.
* Fixed an issue where some mobile devices would lose audio after suspend and resume ({{bug|MCPE-101027}}).
* Fixed an issue that caused a crash on Nintendo Switch when trying to load a 256x resolution resource pack.
** The system now blocks that selection and notifies the player they cannot select it.
;General
* Players that own The Founder's Cape will once again see it within the Capes tab of the Dressing Room.
;Gameplay
* Only preview items will be shown in crafting screen when auto crafting an item on controller. This prevents rapid updates of the Recipe Book.
* Fixed the player's hand still bobbing if View Bobbing was disabled ({{bug|MCPE-79380}}).
;Mobs
* Fixed mobs and other entities freezing and becoming desynced with their bodies ({{bug|MCPE-71243}}).
* Villagers will no longer steal workstations from each other ({{bug|MCPE-43071}}).
* Mobs no longer randomly stop attacking and following their targets ({{bug|MCPE-48144}}).
* Piglins that are close together can no longer pick up the same item if it's dropped between them ({{bug|MCPE-95644}}).
* Update Zombified Piglin texture to remove flickering of loincloth ({{bug|MCPE-96793}}).
* Mobs no longer spawn in Wither Roses ({{bug|MCPE-97331}}).
* Bees now only exit at the front of Beehives and Bee Nests.
* Mobs are no longer teleported back and forth outside solid objects if there is not enough space for multiple entities ({{bug|MCPE-101202}}).
;Items
* Compass is no longer consumed when used on a Lodestone in Creative mode ({{bug|MCPE-96258}}).
* Glowsticks no longer use placeholder textures (Education Feature) ({{bug|MCPE-45686}}, {{bug|MCPE-68417}}).
;Blocks
* Cocoa Pods generated in Jungles now generate in the proper direction ({{bug|MCPE-102399}}).
* Signs no longer replace blocks when attempting to place in the same space as the block.
* Fixed a bug where End Portal blocks were not removed after an End Portal Frame block was destroyed. Filled blocks other than End Portal blocks will remain in place.
;Graphical
* Owned packs are now refreshed correctly after restarting the game when playing in VR.
;Accessibility
* Fixed the screen reader not reading the screen title in-game.
* Fixed the screen reader not reading the shortcut button on the Pause Screen.
* Fixed the screen reader not reading the screen title and shortcut buttons on the Invite to Game Screen.
* Fixed the screen reader not reading the title on the Profile and Edit Character screens.
* Fixed the numbering of buttons on the Pause Screen being wrong when using text-to-speech.
* The Emote Wheel now supports the screen reader.
* Fixed an issue where the screen reader was not reading updates often enough on some devices.
* Fixed the screen reader so messages with controller icons in the Chat Screen are read correctly.
* The screen reader now reads the Open Chat Message while Text To Speech For Chat is turned off.
* Fixed several issues regarding text contrast in the user interface.
* Fixed an issue where the Servers tab would not correctly read text-to-speech prompts when not signed into a Microsoft account.
* Fixed various issues where text-to-speech indices on the start screen were not correct.
* Fixed issues where user interface controls would be improperly indexed in text-to-speech for popup modals.
* Reduced transparency on top row of buttons in Touch UI to improve readability.
;User Interface
* Fixed several death messages ({{bug|MCPE-30360}}).
** "slain by Llama spit" --> "spitballed by Llama".
** "slain by shulkerBullet" --> "sniped by shulker".
** "slain by Blaze" --> "fireballed by Blaze".
** "slain by Ghast" --> "fireballed by Ghast".
** "shot by arrow" --> "shot by skeleton/stray/pillager/piglin".
** "slain by Trident" --> "was impaled to death by Trident".
* Fixed paperdoll such that it can now always be rotated with the mouse when in the Dressing Room ({{bug|MCPE-101210}}).
* "Classic Controls - Intense" font color now matches the surrounding text in VR Controls menu.
* Preview items in the crafting grid now have a different colored background depending on item availability in the inventory.
* The Player Permissions menu can once again be navigated using a controller regardless of the player’s permission level.
* [X] button in Chat Settings is no longer present when using a controller.
* Profile screen has been improved, now characters are visible and can be selected or modified as soon as they load.
* Avoid purchasing a Realm if the player cancels out of "Purchase History Needed" dialog screen.
* 'Strawberry Blonde' color now has correct name in the Character Creator ({{bug|MCPE-102674}}).
* Loading screen tips no longer display the {{cd|tips.game.62}}.
* Fixed the visual focus indicator disappearing in VR when hovering on tabs in VR with screen reader enabled.
* Scoreboard now displays properly on the pause screen when displaying in list mode ({{bug|MCPE-106012}}).
;Commands
* {{cmd|playsound}} commands now play the sound correctly for all players in range.
* {{cmd|effect}} command duration is now capped at 1,000,000 seconds ({{bug|MCPE-92916}}).
* Add ticking area commands performed in the same tick now disallow adding areas with the same name twice.
* Placeholder text message for the {{cmd|titleraw}} command success no longer returns to player ({{bug|MCPE-63618}}).
* {{cd|FadeOut}} argument is no longer ignored in the {{cmd|title}} times command.
;Technical
* Turning bandwidth optimizations off to see if it fixes stationary mob problem and entity "lag" issues ({{bug|MCPE-105892}}).
* Custom projectiles once again animate properly.
* Fixed an issue where loot tables with a {{cd|set_data}} function produced incorrect loot items.
* Fixed face occlusion with data-driven blocks to properly account for unit cube transparent vs unit cube opaque.
* Data-driven blocks no longer have their top faces rotated 180 degrees when carried or in inventory ({{bug|MCPE-63134}}).
* Fixed an issue with a runaway block ticking queue that occurred on a looping data-driven block that changed itself to a different permutation. The bug could cause memory issues, increased load and save times, as well as stalling the game periodically.
* Fixed data-driven blocks to shrink UVs the same way as actors to prevent UV bleeding.
* Fixed some culling issues with data-driven blocks larger than 1×1×1 when placed on a chunk boundary. Also added content warnings for larger blocks.
* Fixed issue where {{cd|query.cardinal_block_face_placed_on}} no longer worked with {{cd|on_player_placing}}.
* Fixed issue of blocks listed in the {{cd|minecraft:block_placer}} component not working correctly.
* Fixed player smaller hitbox while swimming and gliding from being reset after an event is sent on the player.
* Fixed custom spawn egg generation in template worlds.
* MoLang geometry, material, and texture variable names can once again contain dots.
* Items with the item lock component no longer cause the recipe book to show invalid recipe results.
* Fixed using {{cd|query.get_equipped_item_name}} with an item that was renamed not returning the right result.
** Are now tied to vanilla versioning so the old name is returned if the world is tied to a specific vanilla version.
* Fixed items not being placeable in additional horse equipment slots. Does not fix all equippable behaviors.
== Trivia ==
* 1.16.200 has the highest amount of betas for any minor update and the second-highest for any update with 13 development versions, only being beaten by [[Bedrock Edition 1.16.0|1.16.0]] with 18.
== References ==
{{Reflist}}
== External links ==
* [https://minecraft.net/updates/ray-tracing Ray Tracing for Windows | Minecraft]
== Navigation ==
{{Navbox Bedrock Edition versions|1.1x}}
[[de:Bedrock Edition 1.16.200]]
[[es:Bedrock Edition 1.16.200]]
[[fr:Édition Bedrock RTX bêta]]
[[it:Bedrock Edition 1.16.200]]
[[ja:Bedrock Edition 1.16.200]]
[[pt:Edição Bedrock 1.16.200]]
[[ru:1.16.200 (Bedrock Edition)]]
[[zh:基岩版1.16.200]]