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

Minecraft:Ender Chest: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{Redirect|Obsidian chest|the obsidian chest in {{MCD}}|MCD:Chest#Diamond chest}}
{{Redirect|Obsidian chest|the obsidian chest in {{MC/MCD}}|MCD:Chest#Diamond chest}}
{{Infobox block
{{Infobox block
| image = Ender Chest.gif
| image = Ender Chest.gif
Line 16: Line 16:
=== Breaking ===
=== Breaking ===
The suitable tool to break an ender chest is a [[Minecraft:pickaxe]].
The suitable tool to break an ender chest is a [[Minecraft:pickaxe]].
{{breaking row|horizontal=1|Ender Chest|Pickaxe|foot=1|drop=0}}
{{MC/Breaking row|horizontal=1|Ender Chest|Pickaxe|foot=1|drop=0}}
Ender chest drops 8 [[Minecraft:obsidian]] blocks when it's destroyed using a tool without [[Minecraft:Silk Touch]].<br>
Ender chest drops 8 [[Minecraft:obsidian]] blocks when it's destroyed using a tool without [[Minecraft:Silk Touch]].<br>
Ender chest drops itself when it's destroyed using a tool with Silk Touch.
Ender chest drops itself when it's destroyed using a tool with Silk Touch.
Line 41: Line 41:
[[File:Ender Chest GUI.png|thumb|right|176px|GUI of the ender chest.]]
[[File:Ender Chest GUI.png|thumb|right|176px|GUI of the ender chest.]]


Ender chests can be opened by pressing the {{control|use}} control. If a solid block is placed above an ender chest, it cannot be opened.
Ender chests can be opened by pressing the {{MC/Control|use}} control. If a solid block is placed above an ender chest, it cannot be opened.


Ender chests can be used like normal [[Minecraft:chest]]s, except all ender chests in the world are interconnected, including in different dimensions. The ender chest's inventory is also separate for each player; consequently, items stored in an ender chest cannot be seen or taken by other players. Items stored inside of an ender chest remain even if the player dies. If an ender chest is destroyed, the items inside it are not dropped and can be retrieved again by accessing or placing another ender chest. Because of this player-specific property, ender chests are useful on [[Minecraft:multiplayer]] servers to secure valuable items.
Ender chests can be used like normal [[Minecraft:chest]]s, except all ender chests in the world are interconnected, including in different dimensions. The ender chest's inventory is also separate for each player; consequently, items stored in an ender chest cannot be seen or taken by other players. Items stored inside of an ender chest remain even if the player dies. If an ender chest is destroyed, the items inside it are not dropped and can be retrieved again by accessing or placing another ender chest. Because of this player-specific property, ender chests are useful on [[Minecraft:multiplayer]] servers to secure valuable items.
Line 67: Line 67:
== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Normal}}
{{MC/Sound table/Block/Normal}}


=== Unique ===
=== Unique ===
{{edition|java}}
{{MC/Edition|java}}
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 96: Line 96:
}}
}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 118: Line 118:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 136: Line 136:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 158: Line 158:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{el|je}}:
{{MC/El|je}}:
{{bst|facing|north|east,north,south,west|The direction the ender chest's latch is on.<br>The opposite from the direction the player faces when placing an ender chest.}}
{{bst|facing|north|east,north,south,west|The direction the ender chest's latch is on.<br>The opposite from the direction the player faces when placing an ender chest.}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this ender chest.|foot=1}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this ender chest.|foot=1}}


{{el|be}}:
{{MC/El|be}}:
{{bst|showaux=1|bits=|minecraft:cardinal_direction|north|east,north,south,west|The direction the ender chest's latch is on.<br>The opposite from the direction the player faces when placing an ender chest.|Unsupported|foot=1}}
{{bst|showaux=1|bits=|minecraft:cardinal_direction|north|east,north,south,west|The direction the ender chest's latch is on.<br>The opposite from the direction the player faces when placing an ender chest.|Unsupported|foot=1}}


Line 170: Line 170:
An ender chest has a block entity associated with it that holds additional data about the block.
An ender chest has a block entity associated with it that holds additional data about the block.


{{el|java}}:
{{MC/El|java}}:
{{see also|Block entity format}}
{{MC/See also|Block entity format}}
<section begin="block data" /><div class="treeview">
<section begin="block data" /><div class="treeview">
* {{nbt|compound}} Block entity data
* {{MC/Nbt|compound}} Block entity data
** {{nbt inherit/blockentity}}
** {{MC/Nbt inherit/blockentity}}
</div><section end="block data" />
</div><section end="block data" />


{{el|bedrock}}:
{{MC/El|bedrock}}:
: See [[Minecraft:Bedrock Edition level format/Block entity format]].
: See [[Minecraft:Bedrock Edition level format/Block entity format]].


=== Inventory ===
=== Inventory ===
The contents of an ender chest are not stored in the block, but in the player-NBT under the tag {{code|EnderItems}}{{only|java}}/{{code|EnderChestInventory}}{{only|bedrock}}. Thus ender chests can be viewed as "portals" to a player's 27 additional slots of secure and exclusive inventory, which are not lost on death.
The contents of an ender chest are not stored in the block, but in the player-NBT under the tag {{MC/Code|EnderItems}}{{only|java}}/{{MC/Code|EnderChestInventory}}{{only|bedrock}}. Thus ender chests can be viewed as "portals" to a player's 27 additional slots of secure and exclusive inventory, which are not lost on death.


== Videos ==
== Videos ==
{{yt|SQktXbDsbdg}}
{{MC/Yt|SQktXbDsbdg}}


== History ==
== History ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.3.1|dev=12w21a|[[File:Ender Chest (N) JE1 BE1.png|32px]] [[File:Ender Chest (E) JE1 BE1.png|32px]] [[File:Ender Chest (S) JE1 BE1.png|32px]] [[File:Ender Chest (W) JE1 BE1.png|32px]] Added ender chests.
|{{HistoryLine||1.3.1|dev=12w21a|[[File:Ender Chest (N) JE1 BE1.png|32px]] [[File:Ender Chest (E) JE1 BE1.png|32px]] [[File:Ender Chest (S) JE1 BE1.png|32px]] [[File:Ender Chest (W) JE1 BE1.png|32px]] Added ender chests.
|Ender chests currently share the same inventory for all players on a server. Jeb stated that this would be changed to a separate inventory for every player in snapshot 12w24a.<ref>{{tweet|jeb|212939797868707844|@Hafk The one who opens it|June 13, 2012}}</ref>
|Ender chests currently share the same inventory for all players on a server. Jeb stated that this would be changed to a separate inventory for every player in snapshot 12w24a.<ref>{{tweet|jeb|212939797868707844|@Hafk The one who opens it|June 13, 2012}}</ref>
|Ender chests are based on a suggestion thread on Reddit.<ref>{{Tweet|jeb|205307552941088768|Added a new block that was suggested on reddit 7 months ago. It's very useful! You'll see on Thursday.|May 23, 2012}}</ref><ref>http://www.reddit.com/r/Minecraft/comments/ku8oc/another_use_for_ender_pearls_the_ender_chest/</ref> This idea was previously made into a mod by Ecu and ChickenBones.<ref>http://www.minecraftforum.net/topic/1160665-125mods-quiddity-modding/</ref>
|Ender chests are based on a suggestion thread on Reddit.<ref>{{Tweet|jeb|205307552941088768|Added a new block that was suggested on reddit 7 months ago. It's very useful! You'll see on Thursday.|May 23, 2012}}</ref><ref>http://www.reddit.com/r/Minecraft/comments/ku8oc/another_use_for_ender_pearls_the_ender_chest/</ref> This idea was previously made into a mod by Ecu and ChickenBones.<ref>http://www.minecraftforum.net/topic/1160665-125mods-quiddity-modding/</ref>
|In response to some users' feelings on the functionality of ender chests, Jeb plans to test a feature he has yet to specify in relation to them.<ref>http://www.reddit.com/r/Minecraft/comments/u2rwt/suggestion_make_a_private_dimension_ender_chest/</ref>}}
|In response to some users' feelings on the functionality of ender chests, Jeb plans to test a feature he has yet to specify in relation to them.<ref>http://www.reddit.com/r/Minecraft/comments/u2rwt/suggestion_make_a_private_dimension_ender_chest/</ref>}}
|{{HistoryLine|||dev=12w24a|Ender chests now work per-player in [[Minecraft:multiplayer]] (holds an [[Minecraft:inventory]] per player instead of shared across the world).
|{{MC/HistoryLine|||dev=12w24a|Ender chests now work per-player in [[Minecraft:multiplayer]] (holds an [[Minecraft:inventory]] per player instead of shared across the world).
|Ender chests now drop 8 [[Minecraft:obsidian]] when destroyed, except when mined with a [[Minecraft:pickaxe]] enchanted with [[Minecraft:Silk Touch]].}}
|Ender chests now drop 8 [[Minecraft:obsidian]] when destroyed, except when mined with a [[Minecraft:pickaxe]] enchanted with [[Minecraft:Silk Touch]].}}
|{{HistoryLine||1.8|dev=14w29a|Ender chests now show the cracking animation.}}
|{{MC/HistoryLine||1.8|dev=14w29a|Ender chests now show the cracking animation.}}
|{{HistoryLine||1.9|dev=15w31a|Ender chests now naturally generate in End cities.
|{{MC/HistoryLine||1.9|dev=15w31a|Ender chests now naturally generate in End cities.
|The item model of ender chests has been rotated, to have the front face in view of the player.}}
|The item model of ender chests has been rotated, to have the front face in view of the player.}}
|{{HistoryLine||1.10|dev=pre2|Ender chests now have unique sound effects.}}
|{{MC/HistoryLine||1.10|dev=pre2|Ender chests now have unique sound effects.}}
|{{HistoryLine||1.13|dev=17w50a|[[File:Xmas Chest.png|32px]] Ender chests now look like presents between December 24th and 26th to suit Christmas.}}
|{{MC/HistoryLine||1.13|dev=17w50a|[[File:Xmas Chest.png|32px]] Ender chests now look like presents between December 24th and 26th to suit Christmas.}}
|{{HistoryLine|||dev=18w10d|[[Minecraft:Water]] can now be placed on the same block as an ender chest.}}
|{{MC/HistoryLine|||dev=18w10d|[[Minecraft:Water]] can now be placed on the same block as an ender chest.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Ender Chest (N) JE2 BE2.png|32px]] [[File:Ender Chest (E) JE2 BE2.png|32px]] [[File:Ender Chest (S) JE2 BE2.png|32px]] [[File:Ender Chest (W) JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Ender Chest (N) JE2 BE2.png|32px]] [[File:Ender Chest (E) JE2 BE2.png|32px]] [[File:Ender Chest (S) JE2 BE2.png|32px]] [[File:Ender Chest (W) JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
|{{HistoryLine||1.15|dev=19w39a|The ender chest texture layout has been changed.}}
|{{MC/HistoryLine||1.15|dev=19w39a|The ender chest texture layout has been changed.}}
|{{HistoryLine||1.18.2|dev=22w03a|Ender chests no longer look like presents between December 24th and 26th.}}
|{{MC/HistoryLine||1.18.2|dev=22w03a|Ender chests no longer look like presents between December 24th and 26th.}}
|{{HistoryLine||1.21.4|dev=24w44a|Now drops [[Minecraft:obsidian]] with the incorrect tool.}}
|{{MC/HistoryLine||1.21.4|dev=24w44a|Now drops [[Minecraft:obsidian]] with the incorrect tool.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket}}
|{{MC/HistoryLine|pocket}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.
|{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.
|[[File:Ender Chest (item) BE1.png|32px]] Item form appears as a full block.}}
|[[File:Ender Chest (item) BE1.png|32px]] Item form appears as a full block.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.2.13|dev=beta 1.2.13.5|Ender chests now have unique sound effects.}}
|{{MC/HistoryLine||1.2.13|dev=beta 1.2.13.5|Ender chests now have unique sound effects.}}
|{{HistoryLine||1.4.0|dev=beta 1.2.20.1|[[Minecraft:Water]] can now be placed on the same [[Minecraft:block]] as an ender chest.}}
|{{MC/HistoryLine||1.4.0|dev=beta 1.2.20.1|[[Minecraft:Water]] can now be placed on the same [[Minecraft:block]] as an ender chest.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Ender Chest JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Ender Chest JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Ender chests are mined faster when using an improper tool.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.24|Ender chests are mined faster when using an improper tool.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.}}
|{{MC/HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.}}
|{{HistoryLine||xbox=TU32|xbone=CU20|ps3=1.23|psvita=1.23|ps4=1.23|wiiu=Patch 3|Ender chests now show the cracking animation.{{check version}}}}
|{{HistoryLine||xbox=TU32|xbone=CU20|ps3=1.23|psvita=1.23|ps4=1.23|wiiu=Patch 3|Ender chests now show the cracking animation.{{check version}}}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Ender chests now naturally generate in End cities.|Ender chests now have unique sound effects.}}
|{{MC/HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Ender chests now naturally generate in End cities.|Ender chests now have unique sound effects.}}
|{{HistoryLine||xbox=TU63|xbone=CU53|ps3=1.67|psvita=1.67|ps4=1.67|wiiu=Patch 32|switch=1.0.13|Ender chests can no longer be opened when an entity is standing on top of it.}}
|{{MC/HistoryLine||xbox=TU63|xbone=CU53|ps3=1.67|psvita=1.67|ps4=1.67|wiiu=Patch 32|switch=1.0.13|Ender chests can no longer be opened when an entity is standing on top of it.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Ender Chest JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Ender Chest JE2 BE2.png|32px]] The texture of ender chests has been changed.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|New 3ds}}
|{{MC/HistoryLine|New 3ds}}
|{{HistoryLine||1.7.10|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.}}
|{{MC/HistoryLine||1.7.10|[[File:Ender Chest JE1 BE1.png|32px]] Added ender chests.}}
}}
}}


Line 243: Line 243:
==== ''Java Edition'' ====
==== ''Java Edition'' ====
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.11|dev=16w32a|The tile entity ID has been changed from <code>EnderChest</code> to <code>ender_chest</code>.}}
|{{MC/HistoryLine||1.11|dev=16w32a|The tile entity ID has been changed from <code>EnderChest</code> to <code>ender_chest</code>.}}
|{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 130.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 130.}}
}}
}}


==== ''Bedrock Edition'' ====
==== ''Bedrock Edition'' ====
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.20.40|dev=Preview 1.20.40.20|Ender chests now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}}
|{{MC/HistoryLine||1.20.40|dev=Preview 1.20.40.20|Ender chests now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}}
}}
}}


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


== Trivia ==
== Trivia ==
Line 265: Line 265:
*The texture of ender chests does not change during Christmas in contrast to trapped chests and normal [[Minecraft:chest]]s.{{only|java}}
*The texture of ender chests does not change during Christmas in contrast to trapped chests and normal [[Minecraft:chest]]s.{{only|java}}
*Mining an ender chest with a wooden pickaxe takes the longest time in the game (16.9 seconds) to mine a block with the correct tool, without the effect of Mining Fatigue and other mining speed reduction events.
*Mining an ender chest with a wooden pickaxe takes the longest time in the game (16.9 seconds) to mine a block with the correct tool, without the effect of Mining Fatigue and other mining speed reduction events.
*{{IN|Java}}, an ender chest produces obsidian particles when breaking and walking or falling on it, while {{in|Bedrock}}, an ender chest produces particles of the block itself.<ref>{{bug|MC-2614||All kinds of chests produce wrong particles when ran on/punched|WAI}}</ref>
*{{MC/In|Java}}, an ender chest produces obsidian particles when breaking and walking or falling on it, while {{MC/In|Bedrock}}, an ender chest produces particles of the block itself.<ref>{{bug|MC-2614||All kinds of chests produce wrong particles when ran on/punched|WAI}}</ref>


== Gallery ==
== Gallery ==
Line 281: Line 281:
File:Ender Chest Artwork.jpg|Artwork of an ender chest.
File:Ender Chest Artwork.jpg|Artwork of an ender chest.
File:Minecoins 4.png|An Ender Chest as depicted on [[Minecraft:Minecoin]] gift cards.
File:Minecoins 4.png|An Ender Chest as depicted on [[Minecraft:Minecoin]] gift cards.
File:AMCM ender chest.png|An Ender Chest as seen in {{AMCM}}.
File:AMCM ender chest.png|An Ender Chest as seen in {{MC/Amcm}}.
</gallery>
</gallery>


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


== External links ==
== External links ==
Line 291: Line 291:


== Navigation ==
== Navigation ==
{{Navbox blocks|Utility}}
{{MC/Navbox blocks|Utility}}


[[Category:Manufactured blocks]]
[[Category:Manufactured blocks]]

Latest revision as of 20:22, 9 April 2026

Template:Redirect Template:Infobox block An ender chest is a type of Minecraft:chest whose contents are exclusive to each player, and they can be placed and accessed from anywhere in any dimension.

Obtaining

Breaking

The suitable tool to break an ender chest is a Minecraft:pickaxe. Script error: No such module "breaking row". Ender chest drops 8 Minecraft:obsidian blocks when it's destroyed using a tool without Minecraft:Silk Touch.
Ender chest drops itself when it's destroyed using a tool with Silk Touch.

Crafting

Template:Crafting

Natural generation

Ender chests naturally generate alongside a Minecraft:chest in certain End city treasure rooms.

Usage

File:Ender Chest GUI.png
GUI of the ender chest.

Ender chests can be opened by pressing the {{#vardefine: control | right click on mouse or left trigger on gamepad }}use control. If a solid block is placed above an ender chest, it cannot be opened.

Ender chests can be used like normal Minecraft:chests, except all ender chests in the world are interconnected, including in different dimensions. The ender chest's inventory is also separate for each player; consequently, items stored in an ender chest cannot be seen or taken by other players. Items stored inside of an ender chest remain even if the player dies. If an ender chest is destroyed, the items inside it are not dropped and can be retrieved again by accessing or placing another ender chest. Because of this player-specific property, ender chests are useful on Minecraft:multiplayer servers to secure valuable items.

Donkeys, mules, and llamas cannot be equipped with ender chests; they support only normal chests.

Ender chests contain 27 slots for storage and can be placed next to other ender chests without joining; they cannot be combined into double chests. It is possible to greatly increase the space of an ender chest by pairing it with shulker boxes (i.e. filling the shulker boxes with desired items, then placing them inside the ender chest). Placing 27 shulker boxes in the ender chest increases the storage space to 729 slots.

Ender chests do not interact with Minecraft:hoppers, Minecraft:droppers, or comparators.

Despite being made of Minecraft:obsidian, an ender chest is not immune to destruction by the ender dragon.<ref>Template:Bug</ref>

Light source

Ender chests emit a light level of 7.

Note blocks

Ender chests can be placed under note blocks to produce "bass drum" sounds.

Piglins

Minecraft:Piglins become hostile toward players who open or break an ender chest.<ref>Template:Bug</ref>

Piston interactivity

Ender chest cannot be pushed by the Minecraft:piston, and cannot be pulled by the sticky piston.

Sounds

Generic

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

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

Unique

Template:!((Java EditionTemplate:))! Template:SoundTable

Template:!((Bedrock EditionTemplate:))!: Template:SoundTable

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table Template:ID table

Block states

{{#vardefine:params|0 }}Template:Hatnote

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst Template:Bst

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst

Block data

An ender chest has a block entity associated with it that holds additional data about the block.

  1. REDIRECT Template:Edition

Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote

<section begin="block data" />

<section end="block data" />

  1. REDIRECT Template:Edition

Template:Rcat:

See Minecraft:Bedrock Edition level format/Block entity format.

Inventory

The contents of an ender chest are not stored in the block, but in the player-NBT under the tag EnderItemsTemplate:Only/EnderChestInventoryTemplate:Only. Thus ender chests can be viewed as "portals" to a player's 27 additional slots of secure and exclusive inventory, which are not lost on death.

Videos

  1. REDIRECT Template:YouTube

Template:Redr

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Trivia

  • Because an ender chest's particles exist only in a 1 block radius around the chest, the particles from a chest placed next to a wall are not seen on the other side.
  • Unlike chests, changes to an ender chest's name are not reflected in its inventory GUI.<ref>Template:Bug</ref>
  • Ender chests that have their name changed will lose the name when mined with a Silk Touch enchanted pickaxe.
  • Ender chests render as a full block when in the inventory, but not when held or placed.Template:Only<ref>Template:Bug</ref>
  • Ender chests cannot be locked by NBT tags.
  • The texture of ender chests does not change during Christmas in contrast to trapped chests and normal Minecraft:chests.Template:Only
  • Mining an ender chest with a wooden pickaxe takes the longest time in the game (16.9 seconds) to mine a block with the correct tool, without the effect of Mining Fatigue and other mining speed reduction events.
  • in Template:Editions, an ender chest produces obsidian particles when breaking and walking or falling on it, while in Template:Editions, an ender chest produces particles of the block itself.<ref>Template:Bug</ref>

Gallery

Screenshots

In other media

References

<references group="">

 </references>

External links

Navigation

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

cs:Enderitová Truhla de:Endertruhe es:Cofre de ender fr:Coffre de l'Ender hu:Végzetláda it:Baule di ender ja:エンダーチェスト ko:엔더 상자 lzh:終眇箱 nl:Enderkist pl:Skrzynia Endu pt:Baú de Ender ru:Сундук Края uk:Скриня Енду zh:末影箱