Since Minecraft Live 2023, Mojang has been releasing new snapshot and beta versions every week. These launches unveil new features for the upcoming major 1.21 update. However, this week's release is slightly different. The latest Minecraft snapshot, 23w44a, offers no new features and focuses on various improvements and bug fixes.It introduces small visual changes to the recently added copper doors and trapdoors. This release also addresses some bug fixes related to the new copper and tuff blocks. Without any more delay, let's dive into the patch notes for Minecraft snapshot 23w44a.Minecraft 1.20.3 snapshot 23w44a patch notesChangesCopper Doors & Copper Trapdoors has updated texturesTechnical changesThe Data Pack version is now 23Data pack version 23Decorated Pots can now utilize loot tables and will read from the LootTable tag keyAdditional changes to command functionsCommandsThe newly added tick command has undergone the following changes to its parameters, along with the return and function commands.TickThe <time> parameter in the tick step command is now optional. The default value is 1Returnreturn run will now always returnIf there are no valid results from returned command, function containing return run will fail (i.e. success=0 and result=0)return run will now propagate success value together with results value (previously it always set success to 1)return run now also allows storing values - that means execute store ... run return run some_command will both store value and return it outside functionNew subcommand return fail is added to make whole function fail (i.e. return success=0 and result=0)FunctionIf function <function tag> runs multiple functions in combination with return run, execution will stop after first return in any of the functionsA single call to the function command will always have return when run with return runFor example, return run execute [split context] run function <some function with conditional return> will always return after processing the first contextEXECUTE IF|UNLESS FUNCTIONexecute if|unless function will no longer always fail if all functions had no returnIf there were no returns in called functions, if will fail and unless will passFirst return in any of called functions will return (for a single context)Bugs fixed in Minecraft snapshot 23w44aMinecraft snapshot 23w44a has fixed bugs related to chorus fruit, new copper and tuff blocks, and more:When teleporting via Chorus Fruit, the burping and teleporting sounds play at the wrong locationExecuting a tail-recursive function consumes memory resources linearly with recursion depthSubtitles for turning copper bulb on or off display raw translation stringSubtitles for opening or closing a copper trapdoor display raw translation stringFootsteps on Polished Tuff create missing subtitleTop of copper doors include an open part of the windowTuff bricks do not properly align with other bricksBat head upside down when spawned while ticks are frozenNew Bat's ears are lower than the official render and Bedrock'sChiseled copper cannot be stonecut from cut copper blocksCopper Door item texture is inconsistent with the blockThe "Transfer Now" button in the realms menu cannot be selected via keyboard navigationThe pivot point of the head of the new bats is different from that of Bedrock'sThis snapshot might be disappointing for players who were expecting to see more new features for the 1.21 update, such as trial chambers or the breeze mob. Hopefully, gamers find fresh content in beta and snapshot versions in the coming weeks.