-
Bug
-
Resolution: Unresolved
-
None
-
1.16.1, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 1.17, 1.17.1, 21w39a, 1.18.1, 1.18.2, 22w14a, 22w18a, 22w19a, 1.19, 1.19.2, 1.19.3, 23w07a, 1.19.4, 23w12a, 23w18a, 1.20 Release Candidate 1, 1.20, 1.20.1, 1.20.2, 23w51b, 24w11a, 24w45a
-
Confirmed
-
Rendering
-
Low
-
Platform
Some info
This issue is an inconsistency between the three types of portal blocks. It is a re-evaluation of MC-54462, as since then, end portals and end gateways have been changed to be unobtainable.
The bug
While nether portals are rendered while being held by endermen or as block display entities, end portals and end gateways are not. One could expect that end portals and end gateways are rendered as well while being held by an enderman or as block display entities.
How to reproduce
Endermen
- Run the command:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"nether_portal"}}
- Run the command:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"end_portal"}}
- Run the command:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"end_gateway"}}
Block displays
- Run the command:
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:nether_portal"}}
- Run the command:
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:end_portal"}}
- Run the command:
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:end_gateway"}}
Observed result
End portals and gateways are not rendered while held by endermen or as block display entities, though nether portals are.
Expected result
All of the mentioned blocks would be rendered while held by endermen or as block display entities.
- relates to
-
MC-76894 Some blocks held by Enderman not rendering or render weird
- Resolved
-
MC-193336 Heads/skulls don't render when held by an enderman or as block display entities
- Resolved
-
MC-195567 Endermen can't hold banners
- Resolved
-
MC-206452 Endermen holding signs do not appear to be holding anything
- Resolved
-
MC-256649 Hanging signs aren't rendered when held by endermen or as block display entities
- Resolved
-
MC-260216 Decorated pots aren't rendered when held by endermen or as block display entities
- Resolved