Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Structure Void: Difference between revisions

From SAS Gaming Wiki
imported>Capopanzo
completely unrelated name and usage
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{distinguish|Structure Block}}
{{MC/Distinguish|Structure Block}}
{{Infobox block
{{Infobox block
| group = Held
| group = Held
Line 19: Line 19:
* Common {{only|bedrock|short=1}}
* Common {{only|bedrock|short=1}}
}}
}}
A '''structure void''' is an [[Minecraft:invisible block]] that is not saved by [[Minecraft:structure block]]s, allowing for the creation of structures that leave some existing blocks unchanged when loaded.
A '''structure void''' is an invisible block that is not saved by structure blocks, allowing for the creation of structures that leave some existing blocks unchanged when loaded.


== Obtaining ==
== Obtaining ==
Structure voids are available only using the {{cmd|setblock}}, {{cmd|fill}}, or {{cmd|give}} commands.
Structure voids are available only using the {{MC/Cmd|setblock}}, {{MC/Cmd|fill}}, or {{MC/Cmd|give}} commands.


{{IN|Java}}, structure voids are also available in the [[Minecraft:Creative inventory]] if [[Minecraft:commands]] and {{UI|Options|Controls|[[Minecraft:Operator Items Tab]]}} is enabled.
{{MC/In|Java}}, structure voids are also available in the [[Minecraft:Creative inventory]] if [[Minecraft:commands]] and {{MC/UI|Options|Controls|Operator Items Tab}} is enabled.


== Usage ==
== Usage ==
Line 30: Line 30:
Structure voids can be placed as part of a structure and are ignored when the structure file is saved. This results in the blocks at the location where the structure is placed being maintained and not being overridden. For example, if a player saves a 2 block high structure with air at the top and a structure void at the bottom, and loads it into a 2 block high area of stone, the top block becomes air but the bottom stays stone.
Structure voids can be placed as part of a structure and are ignored when the structure file is saved. This results in the blocks at the location where the structure is placed being maintained and not being overridden. For example, if a player saves a 2 block high structure with air at the top and a structure void at the bottom, and loads it into a 2 block high area of stone, the top block becomes air but the bottom stays stone.


{{IN|JE}}, structure void blocks have no collision box but have a small hitbox. Additionally, they are invisible, but are displayed as pink cubes when "Show invisible blocks" is turned on in Save mode inside a [[Minecraft:Structure Block]]. Blocks can also replace structure voids similarly to [[Minecraft:snow]] and [[Minecraft:grass]]. A [[Minecraft:piston]] can move a structure void, but the structure void pushed by the piston turns into air.
{{MC/In|JE}}, structure void blocks have no collision box but have a small hitbox. Additionally, they are invisible, but are displayed as pink cubes when "Show invisible blocks" is turned on in Save mode inside a [[Minecraft:Structure Block]]. Blocks can also replace structure voids similarly to [[Minecraft:snow]] and grass. A [[Minecraft:piston]] can move a structure void, but the structure void pushed by the piston turns into air.


{{IN|BE}}, structure void blocks' hitboxes are the same as a full [[Minecraft:block]], and, similar to barriers, appear when held by the player. Unlike ''Java Edition'', they can support blocks such as [[Minecraft:sign]]s, [[Minecraft:torch]]es, [[Minecraft:rail]]s and [[Minecraft:redstone wire]], but not gravity-affected blocks like [[Minecraft:sand]] or [[Minecraft:anvil]]s. A piston cannot move a structure void.
{{MC/In|BE}}, structure void blocks' hitboxes are the same as a full [[Minecraft:block]], and, similar to barriers, appear when held by the player. Unlike ''Java Edition'', they can support blocks such as [[Minecraft:sign]]s, [[Minecraft:torch]]es, [[Minecraft:rail]]s and redstone wire, but not gravity-affected blocks like [[Minecraft:sand]] or [[Minecraft:anvil]]s. A piston cannot move a structure void.


As there is no collision box, [[Minecraft:entities]] can pass through, although [[Minecraft:liquid]]s cannot.
As there is no collision box, entities can pass through, although liquids cannot.


<gallery>
<gallery>
Structure Void Outline Box.png|Hitbox of structure void {{in|JE}}
Structure Void Outline Box.png|Hitbox of structure void {{MC/In|JE}}
Structure Void Outline Box (shown).png|With "Show invisible blocks" on
Structure Void Outline Box (shown).png|With "Show invisible blocks" on
</gallery>
</gallery>


{{-}}
{{MC/-}}


== Sounds ==
== Sounds ==
{{Sound table/Block/Normal}}
{{MC/Sound table/Block/Normal}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{el|je}}:
{{MC/El|je}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 58: Line 58:
|foot=1|showblocktags=y|blocktags=replaceable}}
|foot=1|showblocktags=y|blocktags=replaceable}}


{{el|be}}:
{{MC/El|be}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 74: Line 74:
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.10|dev=16w20a|[[File:Structure Void (shown) JE1.png|32px]][[File:Structure Void Outline Box (shown) JE1.png|32px]] [[File:Structure Void (item) JE1.png|32px]] Added structure voids. Originally, developers used [[Minecraft:barrier]] blocks for their purpose.}}
|{{MC/HistoryLine||1.10|dev=16w20a|[[File:Structure Void (shown) JE1.png|32px]][[File:Structure Void Outline Box (shown) JE1.png|32px]] [[File:Structure Void (item) JE1.png|32px]] Added structure voids. Originally, developers used [[Minecraft:barrier]] blocks for their purpose.}}
|{{HistoryLine|||dev=pre1|Structure voids are no longer indestructible.
|{{MC/HistoryLine|||dev=pre1|Structure voids are no longer indestructible.
|The blast resistance of structure voids has been reduced to 0 (was 18,000,003).}}
|The blast resistance of structure voids has been reduced to 0 (was 18,000,003).}}
|{{HistoryLine||1.13|dev=17w47a|Can now be directly replaced.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Can now be directly replaced.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Structure Void (item) JE2.png|32px]] The item texture of structure voids has been changed.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Structure Void (item) JE2.png|32px]] The item texture of structure voids has been changed.}}
|{{HistoryLine||1.15|dev=19w39a|[[File:Structure Void (shown) JE2.png|32px]][[File:Structure Void Outline Box (shown) JE2.png|32px]] Outlines of Structure Void shown by "show invisible blocks" by a [[Minecraft:Structure Block]] no longer have black outlines.}}
|{{MC/HistoryLine||1.15|dev=19w39a|[[File:Structure Void (shown) JE2.png|32px]][[File:Structure Void Outline Box (shown) JE2.png|32px]] Outlines of Structure Void shown by "show invisible blocks" by a [[Minecraft:Structure Block]] no longer have black outlines.}}
|{{HistoryLine||1.17|dev=21w20a|[[File:Structure Void (shown) JE3.png|32px]][[File:Structure Void Outline Box (shown) JE3.png|32px]] Structure voids shown by structure blocks now appear pink rather than red.
|{{MC/HistoryLine||1.17|dev=21w20a|[[File:Structure Void (shown) JE3.png|32px]][[File:Structure Void Outline Box (shown) JE3.png|32px]] Structure voids shown by structure blocks now appear pink rather than red.
|The [[Minecraft:rarity]] of structure void has been changed from "Common" to "Epic".}}
|The rarity of structure void has been changed from "Common" to "Epic".}}
|{{HistoryLine||1.19.3|dev=22w42a|Structure voids no longer emit block particles when broken.<ref>{{bug|MC-221568}}</ref>}}
|{{HistoryLine||1.19.3|dev=22w42a|Structure voids no longer emit block particles when broken.<ref>{{bug|MC-221568}}</ref>}}
|{{HistoryLine|||dev=22w44a|Structure voids are now available in the creative inventory, but only if cheats are enabled.}}
|{{MC/HistoryLine|||dev=22w44a|Structure voids are now available in the creative inventory, but only if cheats are enabled.}}
|{{HistoryLine|||dev=22w45a|Moved structure voids behind the Operator Utilities tab in the creative inventory. The tab is available only if cheats are enabled and the "Operator Items Tab" option in the controls menu is turned on.}}
|{{MC/HistoryLine|||dev=22w45a|Moved structure voids behind the Operator Utilities tab in the creative inventory. The tab is available only if cheats are enabled and the "Operator Items Tab" option in the controls menu is turned on.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket}}
|{{MC/HistoryLine|pocket}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|"Added" structure void. Similarly to structure blocks, they have no assigned block ID and cannot be obtained in-game.}}
|{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|"Added" structure void. Similarly to structure blocks, they have no assigned block ID and cannot be obtained in-game.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.13.0|dev=beta 1.13.0.1|exp=Experimental Gameplay|[[File:Structure Void (held) BE1.png|32px]] [[File:Structure Air (held) BE1.png|32px]] Added structure voids and structure air.
|{{MC/HistoryLine||1.13.0|dev=beta 1.13.0.1|exp=Experimental Gameplay|[[File:Structure Void (held) BE1.png|32px]] [[File:Structure Air (held) BE1.png|32px]] Added structure voids and structure air.
|They are currently available only through [[Minecraft:Experimental Gameplay]].}}
|They are currently available only through Experimental Gameplay.}}
|{{HistoryLine|||dev=beta 1.13.0.4|[[File:Structure Void (held) BE2.png|32px]] All faces now have the same lighting.}}
|{{MC/HistoryLine|||dev=beta 1.13.0.4|[[File:Structure Void (held) BE2.png|32px]] All faces now have the same lighting.}}
|{{HistoryLine|||dev=beta 1.13.0.6|[[File:Structure Void (held) BE3.png|32px]] All faces are brighter.}}
|{{MC/HistoryLine|||dev=beta 1.13.0.6|[[File:Structure Void (held) BE3.png|32px]] All faces are brighter.}}
|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|The functionality of structure voids and structure blocks is no longer behind [[Minecraft:Experimental Gameplay]].}}
|{{MC/HistoryLine||1.16.0|dev=beta 1.16.0.57|The functionality of structure voids and structure blocks is no longer behind Experimental Gameplay.}}
|{{HistoryLine||?|dev=?|Structure airs no longer can be saved by a structure block.}}
|{{MC/HistoryLine||?|dev=?|Structure airs no longer can be saved by a structure block.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.20|Structure voids can no longer be broken.}}
|{{MC/HistoryLine||1.20.30|dev=Preview 1.20.20.20|Structure voids can no longer be broken.}}
|{{HistoryLine|||dev=Preview 1.20.20.21|Increased the hardness of structure void from -1 to 0.
|{{MC/HistoryLine|||dev=Preview 1.20.20.21|Increased the hardness of structure void from -1 to 0.
|Decreased the blast resistance of structure void from 3,600,000.75 to 0.}}
|Decreased the blast resistance of structure void from 3,600,000.75 to 0.}}
|{{HistoryLine|||dev=Preview 1.20.20.22|Structure voids can now be broken when holding one.}}
|{{MC/HistoryLine|||dev=Preview 1.20.20.22|Structure voids can now be broken when holding one.}}
|{{HistoryLine||1.20.50|dev=Preview 1.20.50.20|Structure voids can now be broken without holding one, however there is no outline box.}}
|{{MC/HistoryLine||1.20.50|dev=Preview 1.20.50.20|Structure voids can now be broken without holding one, however there is no outline box.}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.21|Structure air has been removed, and all existing instances will now convert to structure voids.}}
|{{MC/HistoryLine||1.21.30|dev=Preview 1.21.30.21|Structure air has been removed, and all existing instances will now convert to structure voids.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|ps4=1.36|psvita=1.36|wiiu=Patch 14|switch=1.0.1|The structure void's texture has been added to <samp>[[Minecraft:items.png]]</samp>.}}
|{{MC/HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|ps4=1.36|psvita=1.36|wiiu=Patch 14|switch=1.0.1|The structure void's texture has been added to <samp>items.png</samp>.}}
}}
}}


=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:Java Edition 1.13/Flattening|''The Flattening'']], this block's numeral ID was 217.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 217.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.21|Structure voids no longer have any assigned block states.}}
|{{MC/HistoryLine||1.21.30|dev=Preview 1.21.30.21|Structure voids no longer have any assigned block states.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Trivia ==
== Trivia ==
* If Classic Textures are used {{in|bedrock}}, structure voids appear as [[File:Structure Void BE Classic Textures.png|30px]] instead of [[File:Structure Void BE.png|30px]].
* If Classic Textures are used {{MC/In|bedrock}}, structure voids appear as [[File:Structure Void BE Classic Textures.png|30px]] instead of [[File:Structure Void BE.png|30px]].


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


== Navigation ==
== Navigation ==
{{Navbox_invisible_block}}
{{Navbox_invisible_block}}
{{Navbox blocks|creative}}
{{MC/Navbox blocks|creative}}


[[Category:Non-solid blocks]]
[[Category:Non-solid blocks]]
[[Category:Creative or commands only blocks]]
[[Category:Creative or commands only blocks]]


[[Minecraft:de:Konstruktionsleere]]
de:Konstruktionsleere
[[Minecraft:es:Vacío estructural]]
es:Vacío estructural
[[Minecraft:fr:Vide de structure]]
fr:Vide de structure
[[Minecraft:ja:ストラクチャーヴォイド]]
ja:ストラクチャーヴォイド
[[Minecraft:ko:구조물 공허 공간]]
ko:구조물 공허 공간
[[Minecraft:pl:Blok struktur]]
pl:Blok struktur
[[Minecraft:pt:Vazio estrutural]]
pt:Vazio estrutural
[[Minecraft:ru:Структурный блок]]
ru:Структурный блок
[[Minecraft:zh:结构空位]]
zh:结构空位

Latest revision as of 21:00, 9 April 2026

Template:Hatnote Template:Infobox block A structure void is an invisible block that is not saved by structure blocks, allowing for the creation of structures that leave some existing blocks unchanged when loaded.

Obtaining

Structure voids are available only using the

  1. REDIRECT Template:Command

Template:Redr,

  1. REDIRECT Template:Command

Template:Redr, or

  1. REDIRECT Template:Command

Template:Redr commands.

in Template:Editions, structure voids are also available in the Minecraft:Creative inventory if Minecraft:commands and Script error: No such module "UI path". is enabled.

Usage

File:Shown Invisible Blocks.png
The difference between air (top left) and structure void (top right) when "show invisible blocks" is enabled.

Structure voids can be placed as part of a structure and are ignored when the structure file is saved. This results in the blocks at the location where the structure is placed being maintained and not being overridden. For example, if a player saves a 2 block high structure with air at the top and a structure void at the bottom, and loads it into a 2 block high area of stone, the top block becomes air but the bottom stays stone.

in Template:Editions, structure void blocks have no collision box but have a small hitbox. Additionally, they are invisible, but are displayed as pink cubes when "Show invisible blocks" is turned on in Save mode inside a Minecraft:Structure Block. Blocks can also replace structure voids similarly to Minecraft:snow and grass. A Minecraft:piston can move a structure void, but the structure void pushed by the piston turns into air.

in Template:Editions, structure void blocks' hitboxes are the same as a full Minecraft:block, and, similar to barriers, appear when held by the player. Unlike Java Edition, they can support blocks such as Minecraft:signs, Minecraft:torches, Minecraft:rails and redstone wire, but not gravity-affected blocks like Minecraft:sand or Minecraft:anvils. A piston cannot move a structure void.

As there is no collision box, entities can pass through, although liquids cannot.

Sounds

Template:Edition: Template:Sound table/Block/Stone/JE

Template:Edition: Template:Sound table/Block/Normal/BE

Data values

ID

  1. REDIRECT Template:Edition

Template:Rcat: Template:ID table

  1. REDIRECT Template:Edition

Template:Rcat: Template:ID table

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Trivia

References

<references group="">

 </references>

Navigation

Template:Navbox invisible block

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

de:Konstruktionsleere es:Vacío estructural fr:Vide de structure ja:ストラクチャーヴォイド ko:구조물 공허 공간 pl:Blok struktur pt:Vazio estrutural ru:Структурный блок zh:结构空位