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.19.70.21: Difference between revisions

From SAS Gaming Wiki
No edit summary
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
== Changes ==
== Changes ==
=== Command format ===
=== Command format ===
'''{{cmd|clone}}, {{cmd|fill}} and {{cmd|setblock}}'''
'''{{MC/Cmd|clone}}, {{MC/Cmd|fill}} and {{MC/Cmd|setblock}}'''
* Removed <code>tileData: int</code> argument.
* Removed <code>tileData: int</code> argument.
'''{{cmd|execute}}'''
'''{{MC/Cmd|execute}}'''
* Removed <code>data: int</code> argument.
* Removed <code>data: int</code> argument.
'''{{cmd|testforblock}}'''
'''{{MC/Cmd|testforblock}}'''
* Removed <code>dataValue: int</code> argument.
* Removed <code>dataValue: int</code> argument.
=== Mobs ===
=== Mobs ===
'''[[Minecraft:Zombified Piglin]]'''
'''Zombified Piglin'''
* Now spawn at light levels of 11 and below.
* Now spawn at light levels of 11 and below.
=== Technical ===
=== Technical ===
Line 89: Line 89:


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


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


[[Category:Bedrock Edition 1.19.70 betas]]
[[Category:Bedrock Edition 1.19.70 betas]]
[[Minecraft:de:Bedrock Edition beta 1.19.70.21]]
de:Bedrock Edition beta 1.19.70.21
[[Minecraft:es:Bedrock Edition beta 1.19.70.21]]
es:Bedrock Edition beta 1.19.70.21
[[Minecraft:pt:Edição Bedrock Preview 1.19.70.21]]
pt:Edição Bedrock Preview 1.19.70.21
[[Minecraft:zh:基岩版1.19.70.21]]
zh:基岩版1.19.70.21

Latest revision as of 19:18, 9 April 2026

Template:Infobox version Beta 1.19.70.21 (Android) or Preview 1.19.70.21 (Windows, iOS, iPadOS, Xbox) is the second beta/Preview version for Minecraft:Bedrock Edition 1.19.70, released on February 1-7, 2023,<ref>Template:Cite</ref> which fixes bugs.

Changes

Command format

  1. REDIRECT Template:Command

Template:Redr,

  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr

  • Removed tileData: int argument.

  1. REDIRECT Template:Command

Template:Redr

  • Removed data: int argument.

  1. REDIRECT Template:Command

Template:Redr

  • Removed dataValue: int argument.

Mobs

Zombified Piglin

  • Now spawn at light levels of 11 and below.

Technical

General

  • Crafting Table component no longer appends "tile." when defaulting to use block name for crafting table label.

Experimental

These additions and changes are accessible by enabling the "Next Major Update" and "Beta APIs" experimental toggle.

Changes

Blocks

Minecraft:Heads

Technical

API

  • Added function playAnimation(animationName: string, options?: PlayAnimationOptions) - Plays the specified animation for an entity.
  • ItemStack
    • ItemStack can now be constructed using a string identifier.
    • Removed constructor parameter data.
    • Removed property data.
    • Removed function clearLore To clear lore, call setLore with an empty array or undefined.
    • Setting nameTag to an empty string will now clear the name tag.
    • Setting nameTag to a string longer than 255 characters will now result in an exception.
    • Setting amount greater than the maximum stack size will now clamp the value to the maximum stack size.
    • Setting amount to a value less than 1 will now result in an exception.
  • ContainerSlot
    • Removed function clearItem- To clear the item, call setItem with undefined.
    • Removed function clearLore- To clear lore, call setLore with an empty array or undefined.

GameTest Framework

  • Test
    • Added optional searchDistanceparameter to assertEntityPresent(entityTypeIdentifier: string, blockLocation: BlockLocation, searchDistance?: number, isPresent?: boolean).
    • Added assertEntityInstancePresentInArea(entity: Entity, isPresent?: boolean) to check if an entity instance is present in the test area.
    • Made the searchDistance parameter optional in assertItemEntityPresent.

JSON

  • In JSON formats 1.19.70 and later, blocks fail to load if the "condition" field in Block Permutations is not a valid Molang string.

Fixes

Gameplay

  • Players are now able to place top Slabs in blocks that are only partially blocked by an entity. (Template:Bug)
  • Players can no longer see through partial blocks when sneaking or riding in third person. (Template:Bug)
  • Error messages about building outside the world height limits no longer appear when simply interacting with blocks at the world height limits from certain angles. (Template:Bug)
  • Players are now able to interact with functional blocks while sneaking in a gap without the sneak button held.

Vanilla Parity

  • Minecarts can now eject mobs into liquid blocks. (Template:Bug)

Touch Controls

  • Allowed left and right D-pad buttons to keep input when the forward button is pressed.
  • Added the leave Boat button when the player falls from a height within in the boat.
  • Fixed an issue that prevented players from removing equipped armor by tapping on an item or block in the Creative inventory. (Template:Bug)

Performance and Stability

  • Fixed an issue where simultaneously pressing the "Mine" and "Place" button on any input device while targeting a Structure Block could cause the game to crash. (Template:Bug)

Marketplace

  • Navigating right with controller left stick on sidebar now collapses it.

Commands

  • Volume arguments no longer floor the selector's position. (Template:Bug)
  • Selecting targets by volume will now select all entities whose hitbox collides with the volume box. This is versioned for 1.19.70 and later. (Template:Bug)
  • Previous behavior works as expected on versions less than 1.19.70.
  • Volume arguments for selectors (dx, dy, dz) now support float values. (Template:Bug)

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.19.70.21 es:Bedrock Edition beta 1.19.70.21 pt:Edição Bedrock Preview 1.19.70.21 zh:基岩版1.19.70.21