Air

From Minecraft Wiki
(Redirected from Void Air)
Jump to navigation Jump to search
See also: Void
"Space" redirects here. For the keybind control, see jumping.
This article is about the normal block. For the NBT tag, see Entity format § Entity Format. For the April Fools joke, see Air (April Fools' joke). For the contraption that stops water flow, see Airlocks.
Air
Air (shown) JE2.png: Infobox image for Air the block in Minecraft
Renewable

Yes

Stackable

No

Tool

None

Blast resistance

0

Hardness

0

Luminous

No

Transparent

Yes

Flammable

No

Catches fire from lava

No

Air is an invisible block used to define empty space where other blocks could otherwise exist; it represents the negative or absence of a block. It is one of the few blocks in the game that players cannot normally interact with.

Cave air[Java Edition only] is a variant found only underground in carver caves and some generated structures along with features like lava lakes.

Void air[Java Edition only] is a variant used internally for the 'air' in unloaded chunks and outside of the world height limits (above Y=319 and below Y=-64 in the Overworld, and above Y=255 and below Y=0 in the Nether and End dimensions).

Appearance[edit | edit source]

All types of air are completely invisible and unable to be viewed or interacted with directly.

The only exception is that air can be visualized with the use of structure blocks in Save mode: when "Show invisible blocks" is enabled, air is represented as small blue cubes. Air, cave air, and void air are all displayed identically in this manner.

Obtaining[edit | edit source]

In Bedrock Edition, air cannot be obtained in the inventory without editing. In Java Edition, the block is completely unobtainable. It cannot be obtained with the /give command. Air can be destroyed or created only by the placement or removal of other blocks respectively.

Distribution[edit | edit source]

Upon world generation, all otherwise empty spaces are occupied by air.

In Java Edition, carver caves and some underground structures generate containing cave air instead, including mineshafts[1], strongholds, monster rooms, and lava lakes[2], and void air is used in place of unloaded chunks and above or below the world's buildable area to denote illegal locations for blocks to be put.

Usage[edit | edit source]

Air, shown at left, is represented by blue cubes within structures. Cave air and void air are also shown as such.

Air shares some properties with non-solid blocks, including allowing the player or mob to move within that space without suffocating, and also to catch their breath if they are drowning in water.

Cave air and void air have no special properties; they function the same as normal air.

Data values[edit | edit source]

ID[edit | edit source]

Java Edition:

BlockIdentifierFormTranslation key
BlockSprite air.png: Sprite image for air in Minecraft AirairBlock & Itemblock.minecraft.air
BlockSprite cave-air.png: Sprite image for cave-air in Minecraft Cave Aircave_airBlockblock.minecraft.cave_air
BlockSprite void-air.png: Sprite image for void-air in Minecraft Void Airvoid_airBlockblock.minecraft.void_air
FluidIdentifier
BlockSprite air.png: Sprite image for air in Minecraft Emptyempty

Bedrock Edition:

NameIdentifierFormItem ID[i 1]Translation key
BlockSprite air.png: Sprite image for air in Minecraft AirairBlock & Giveable Item[i 2]Identical[i 3]tile.air.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same ID as the block.

History[edit | edit source]

Java Edition pre-Classic
Cave game tech testAdded air, which is any space devoid of blocks.
Air currently isn't internally a block.
Java Edition Indev
0.31?Air now affects liquid blocks that are horizontally adjacent to it. If air is touching the fluid block, there is a 23 chance for the fluid block to disappear and make the pool recede, and a 13 chance for the fluid block to fill the air, making the pool spread.
Java Edition
1.7.213w38bAir is now internally a block.[3]
Air now has an item form and can be put in the player's inventory using /give.
13w38cRemoved the item form of air.
1.916w02aAir is now translatable into other languages.
1.1016w20a Air can now be visualized with the use of structure blocks.
1.1317w47aPrior to The Flattening, this block's numeric ID was 0.
18w06aTwo new variations of air have been added: cave air and void air.
Carver caves now generate cave air instead of normal air.
Void air is now internally used at Y values less than 0 or greater than 255 and in unloaded chunks.
1.1519w39a Outlines of air shown by "show invisible blocks" by a structure block no longer have black outlines.
1.1821w37aVoid air is now internally used at Y values less than -64 or greater than 319 and in unloaded chunks.[is this the correct version?]
Pocket Edition Alpha
Pre-releaseAdded air.
Legacy Console Edition
Xbox 360Xbox OnePS3PS4PS VitaWii USwitch
TU1CU11.001.001.00Patch 11.0.1Added air.
New Nintendo 3DS Edition
0.1.0Added air.

Air "item"[edit | edit source]

The following content is transcluded from Technical blocks/Air.
This article describes content that has been officially made unobtainable in Bedrock Edition. 
It can still be obtained using third-party software. However, this can cause unexpected behavior such as bugs and crashes.


This section is missing information about:
  • Has this ever existed in Bedrock Edition? This edit seems to imply so.
  • Apparently, air item entities can be generated in 1.4 - early 1.5 dev.p via jukeboxes. 
Please expand the section to include this information. Further details may exist on the talk page.
Java Edition
1.7.213w38bAir now has an item form corresponding to its block ID, which can be obtained via the /give command or inventory editors with numeric item ID 0. It is not intended to be obtained in conventional gameplay.
It is also dropped in quantities of 0-2 by entities with no actually defined item drops:
However, air is not dropped by the following:
  • Players
  • Magma cubes of size 1
  • Wolves
  • Ocelots
  • Baby animals
  • Air blocks cannot be placed in spaces which are themselves air. However, they can be placed in blocks such as water and grass, as well as probably any other replaceable block.
    13w38cThe direct item form of air has been removed from the game. It can once again no longer exist as an item in any way, only as a placed block.
    It is still, however, suggested with the /give command.[4]
    1.915w42aBreaking frosted ice with a Silk Touch tool would create an invisible air item entity. This cannot be picked up by the player directly, but could by hoppers; interacting with such a hopper results in an instant crash.
    15w45aFrosted ice no longer drops air.[5]

    Appearances[edit | edit source]

    Java Edition
    1.7.213w38b The air item uses this texture in inventories, as a dropped item or when in an item frame.
    The air item is completely invisible when held in first or third person view.
    If anisotropic filtering is set to a nonzero value, the missing texture is a 4x4 checkerboard, resulting in this item's appearance changing.
    ? The air item is now completely invisible when dropped.[6]

    Names[edit | edit source]

    Java Edition
    • 13w38b: tile.air.name

    Issues[edit | edit source]

    Issues relating to "Air" are maintained on the bug tracker. Issues should be reported and viewed there.

    See also[edit | edit source]

    References[edit | edit source]

    1. MC-125112 — Surface mineshafts in mesas use cave_air — resolved as "Won't Fix".
    2. MC-128250 — Surface water and lava ponds use cave_air — resolved as "Won't Fix".
    3. "This snapshot may be very crashy because @_grum redefined the concept of "air". We're keeping an eye on the crash list though!"@Dinnerbone (Nathan Adams) on X (formerly Twitter), September 20, 2013
    4. MC-108872 — resolved as "Works As Intended".
    5. MC-90635
    6. MC-90635

    Navigation[edit | edit source]