End Gateway (block)
Renewable |
No |
---|---|
Stackable | |
Tool |
None |
Blast resistance |
3,600,000 |
Hardness |
-1 |
Luminous |
Yes (15) |
Transparent |
No |
Flammable |
No |
Catches fire from lava |
No |
Map color (Java) |
|
{ "title": "End Gateway", "rows": [ { "field": "No", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "Yes (64)<sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup><br>N/A<sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Java Edition\">(link to Java Edition article, displayed as JE) only</span></i>]</sup>", "label": "Stackable" }, { "field": "None", "label": "Tool" }, { "field": "3,600,000", "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "-1", "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "Yes (15)", "label": "(link to Light article, displayed as Luminous)" }, { "field": "No", "label": "(link to Opacity article, displayed as Transparent)" }, { "field": "No", "label": "(link to Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from (link to lava article, displayed as lava)" }, { "field": "<span style=\"display: inline-block; white-space: nowrap;\"><span style=\"display: inline-block; background-color: rgb(25, 25, 25)\n; border: 1px solid #888; border-radius: 0.3em; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> 29 COLOR_BLACK\n</span>", "label": "(link to Map color article, displayed as Map color) <small>((link to Java Edition article, displayed as Java))</small>" } ], "invimages": [ "End Gateway BE" ], "images": [ "End Gateway.gif" ] }
The end gateway is a block that forms a part of end gateways, which teleport the player between the central island and the outer islands in the End.
Obtaining[edit | edit source]

The end gateway block cannot be obtained as an item even by using the /give
command. The item form is completely nonexistent in Java Edition, but it can be obtained through add-ons or external editors or by using bugs in Bedrock Edition.
The end gateway block can be placed using commands such as /fill
or /setblock
in Java Edition. It cannot be placed by such commands in Bedrock Edition but it can be placed using structure blocks.
Post-generation[edit | edit source]

End gateway blocks form the functional part of end gateways. Each time the ender dragon is defeated, one end gateway spawns around the central island in the End, up to 20 times. Activating each of them spawns one additional gateway in the outer islands.
Natural generation[edit | edit source]
More naturally generated gateways that transport the player back to the end platform can be found throughout the outer End islands.
Usage[edit | edit source]
End gateway blocks in their original form can be used to teleport to the outer islands of the End. End gateway blocks can be used as a custom teleporter using NBT tags[Java Edition only].
exit_portal
tag holds a set of X/Y/Z coordinates to determine the general location the player can be "safely" teleported to when entering.- Setting
ExactTeleport
to 1 teleports entities to the specified coordinates exactly instead of at a safer location around those coordinates. Age
determines how long the gateway has existed. This is used to determine when the beam is rendered.- Example:
/setblock ~ ~-1 ~1 minecraft:end_gateway{Age:180,ExactTeleport:1,exit_portal:[I;1,2,3]} replace
When created in a dimension other than the End without exit_portal NBT data, it does not teleport entities but still activates its beam effect when an entity enters.
In Bedrock Edition and Minecraft Education, when the gateway is placed and entered in the End, it teleports the user to coordinates 0, 0, 0, below the main island. In the Overworld or Nether, it acts as a solid block and cannot be entered. Gateways have a small chance to teleport the player directly into the void at Y=0.
Beam[edit | edit source]
When generated (either naturally as part of an end gateway, or through /setblock
[Java Edition only]), the block emits a
magenta beam of light vertically from its top and bottom, lasting for 200 game ticks (10 seconds) while fading in and out.
An end gateway block also emits a
purple beam of light vertically from the top and bottom when an entity enters it. During the 40 game ticks (2 seconds) this beam is visible, no additional entities can be teleported.
It also emits the
purple teleport beam every 2400 game ticks (2 minutes). This beam also lasts 40 game ticks (2 seconds) and disables teleportation of the gateway while it's visible[1].
The creation beam extends from around Y=0 through the block up to Y=256; the teleport beam goes 50 blocks above and below the gateway block. The beam is visible from roughly the same distance as a single ordinary stack of blocks. If a render distance of 16 chunks is set, the beam of light is visible from up to 255 blocks away. Unlike the beam of a beacon, this beam does not change color if the player puts stained glass over it.
It is not possible to disable either of the beams entirely. However, it is possible to edit the age of the block to a negative value, effectively delaying beam-emitting properties of the end gateway. You can change the age of the block by entering the command (for example) as follows: /setblock ~ ~ ~ minecraft:end_gateway{Age:-9223372036854775808L}
. This will last for 14,993,257,186 years, effectively disabling the beam.
Piston interactivity[edit | edit source]
End gateway blocks cannot be interacted with pistons or sticky pistons.
Sounds[edit | edit source]
Generic[edit | edit source]
[hide]![]() stone sound type | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
[hide]![]() normal sound type | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
Blocks | When the block is placed | dig | 1.0 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.27 [sound 1] | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.3 | 1.0 | |
Blocks | Jumping from the block | jump | 0.12 | 1.0 | |
Blocks | Falling on the block without fall damage | land | 0.22 | 1.0 |
- ↑ MCPE-169612 — Many blocks make slightly different sounds to stone
Unique[edit | edit source]
[hide]Sounds | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Explosion | Blocks | When an end gateway is spawned on the central End island | block | subtitles | 1.0 | 0.5-0.9 | 16 |
Bedrock Edition: None
Data values[edit | edit source]
ID[edit | edit source]
Name | Identifier | Form | Block tags | [hide]Translation key |
---|---|---|---|---|
![]() | end_gateway | Block | dragon_immune portals wither_immune invalid_spawn_inside | block |
Name | [hide]Identifier |
---|---|
![]() | end_gateway |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | [hide]Translation key |
---|---|---|---|---|---|
![]() | end_gateway | 209 | Block & Ungiveable Item[i 2] | Identical[i 3] | — |
Name | [hide]Savegame ID |
---|---|
![]() | EndGateway |
Block data[edit | edit source]
An end gateway block has a block entity associated with it that holds additional data about the block.
- [NBT Compound / JSON Object] Block entity data
- Tags common to all block entities see Template:Nbt inherit/blockentity/template
- [Long] Age: Age of the portal, in ticks. This is used to determine when the beam is rendered.
- [Byte] ExactTeleport: 1 or 0 (true/false) - Teleports entities directly to the exit_portal coordinates instead of near them.
- [Int Array] exit_portal: Location entities are teleported to when entering the portal. Stored as 3 ints. Is not preserved when removed.
History[edit | edit source]
[hide]Java Edition | |||||||
---|---|---|---|---|---|---|---|
1.9 | 15w31a | ![]() | |||||
15w33a | ![]() | ||||||
The beam of end gateway blocks have been changed to use a separate texture from the beacon beam. | |||||||
1.11 | 16w39a | The entity-teleporting beam color of end gateway blocks has been changed from ![]() #E5E533 to ![]() #7B2FBE, matching the beam's color when the gateway is generated. | |||||
1.13 | pre3 | The particles of end gateway blocks have been changed to those of obsidian. | |||||
[hide]Pocket Edition | |||||||
1.0.0 | alpha 0.17.0.1 | ![]() | |||||
[hide]Legacy Console Edition | |||||||
Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
TU46 | CU36 | 1.38 | 1.38 | 1.38 | Patch 15 | 1.0.1 | ![]() |
[hide]New Nintendo 3DS Edition | |||||||
1.7.10 | ![]() |
Data history[edit | edit source]
[hide]Java Edition | |||||||
---|---|---|---|---|---|---|---|
1.9 | 15w33a | Added ExactTeleport NBT tag to end gateway blocks. | |||||
1.11 | 16w32a | The block entity ID has been changed from EndGateway to end_gateway . | |||||
1.13 | 17w47a | Prior to The Flattening, this block's numeral ID was 209. | |||||
1.19.3 | 22w42a | Added the invalid_spawn_inside tag. |
Issues[edit | edit source]
Issues relating to "End Gateway" are maintained on the bug tracker. Issues should be reported and viewed there.
Java Edition
- MC-167285 – Travelling into an end gateway with a platform on the other side while on a boat would instantly teleport you back
- MC-46421 – You cannot use nether portals, end portals, and end gateways while in spectator mode
- MC-163023 – End Gateways without the ExitPortal tag are not rendered when player stands inside them
- MC-193117 – End gateways ignore bounding boxes when teleporting players
- MC-219942 – End portals and end gateways cause abnormal amounts of lag since 21w11a
- MC-254646 – End gateway can teleport entities in bedrock
- MC-104726 – End gateways and portals cause huge amounts of lag
- MC-84518 – End gateway portal block's inside texture "disappears" each 39 game ticks, causing "flashing"
- MC-86836 – Ender dragon can teleport through end_gateway
- MC-171797 – End gateways sometimes fail to generate in some worlds
- And 24 other open issues.
Bedrock Edition
- MCPE-174465 – Player is teleported to the void when using an end gateway
- MCPE-97950 – End gateway sometimes generates incompletely at chunk borders
- MCPE-182516 – Ctrl Pick Block on End Gateway shows empty block name tooltip
Gallery[edit | edit source]
-
An end gateway block emitting a magenta beam after being created.
-
An end gateway block emitting a purple beam after teleporting an entity.
-
Comparison between the magenta (left) and purple (right) beams.
-
An end gateway block emitting a yellow beam after teleporting an entity (before Java Edition 1.11).
-
An interior view of an end gateway block.
-
Comparison of the historically emitted yellow beam with a yellow-tinted beacon beam.
Trivia[edit | edit source]
- In Bedrock Edition, if one manages to place an end gateway at the center of the end platform, it teleports the player before the platform regenerates. As a result, the platform appears in a different location than it should, like below the central island.