Air
Renewable |
Yes |
---|---|
Stackable |
? |
Tool |
None |
Blast resistance |
0 |
Hardness |
0 |
Luminant |
No |
Transparent |
Yes |
Flammable |
No |
Catches fire from lava |
No |
Air is the block present in otherwise empty space that has no transparent blocks and non-transparent blocks other than the air "block" itself.
Cave air[Java Edition only] is the underground air found in caves and some generated structures.
Void air[Java Edition only] is used internally for blocks above (Y>255) and below (Y<0) the world, and in unloaded chunks.
Contents
Obtaining[edit]
In Bedrock Edition, air cannot be obtained in the inventory without editing. In Java Edition, the block is completely unobtainable. Air can be destroyed or created only by the placement or removal of other blocks respectively.
Upon world generation, all otherwise empty spaces are occupied by air. In Java Edition, badlands, mineshafts, and surface ponds generate cave air,[1][2] and underground structures generate cave air. Void air is used in place of unloaded chunks and above or below the world's buildable area.[Java Edition only]
Usage[edit]

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.
Air can be visualized with the use of structure blocks in save mode. With "Show invisible blocks" enabled, the air is represented as small blue cubes. All air types are displayed identically as blue cubes.
Cave air and void air have no special properties; they function the same as normal air, except that cave air is in caves, and void air is in the void.
Data values[edit]
ID[edit]
Block | Namespaced ID | Translation key |
---|---|---|
Air | air | block.minecraft.air |
Cave Air | cave_air | block.minecraft.cave_air |
Void Air | void_air | block.minecraft.void_air |
Fluid | Namespaced ID |
---|---|
Empty | empty |
Name | Namespaced ID | Translation key |
---|---|---|
Air | air | tile.air.name |
History[edit]
Java Edition pre-Classic | |||||
---|---|---|---|---|---|
Cave game tech test | Added 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 2⁄3 chance for the fluid block to disappear and make the pool recede, and a 1⁄3 chance for the fluid block to fill the air, making the pool spread. | |||
Java Edition | |||||
1.7.2 | 13w38b | Air is now internally a block[3] and can be kept in the inventory. Unlike water and lava, it cannot be placed anywhere that already has air. It has a missing texture. (![]() ![]() | |||
Air now drops 0-2 items from killing an entity that normally gives nothing, such as villagers, bats and the ender dragon. | |||||
13w38c | Air can no longer be kept in the inventory. However, air is still suggested with the /give command.[4] | ||||
1.10 | 16w20a | Air can now be visualized with the use of structure blocks. | |||
1.13 | 17w47a | Prior to The Flattening, this block's numeric ID was 0. | |||
18w06a | Two new variations of air have been added: cave air and void air. | ||||
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. | |||||
Pocket Edition Pre-release | |||||
Pre-release | Added air. | ||||
Legacy Console Edition | |||||
TU1 | CU1 | 1.00 | Patch 1 | 1.0.1 | Added air. |
New Nintendo 3DS Edition | |||||
0.1.0 | Added air. |
Trivia[edit]
- Air is one of the 5 blocks that can generate in all three dimensions. Others including obsidian, bedrock, iron bars, and chests.
- Air is one of the 3 very first blocks that were added to 'Minecraft'. Others including grass block and cobblestone.
Issues[edit]
Issues relating to "Air" are maintained on the bug tracker. Report issues there.
See also[edit]
References[edit]
- ↑ MC-125112
- ↑ MC-128250
- ↑ "This snapshot may be very crashy because @_grum redefined the concept of "air". We're keeping an eye on the crash list though!" – @Dinnerbone, September 20, 2013
- ↑ MC-108872 – resolved as "Works As Intended"