mojira.dev
MC-3336

Heads, signs, chests and End Portal disappear when more than 63 blocks away

Mob heads and skulls, signs, (Ender) chests and End Portals disappear when moving more than 63 blocks away.

Steps to reproduce:

  • Place mob heads or chests

  • Walk or fly 63 blocks away

Maybe related to MC-1616

Related issues

MC-4481 End Portal Turns Invisible From a Distance MC-10034 Chest render distance MC-12044 Some blocks(Chests, Signs) are not drawn at far distance MC-62835 End portal blocks not rendering from a distance MC-64679 Banners not rendering MC-70284 Tile entities and other entities such as armor stands disappear if 64 blocks or more away from them MC-71515 weird bug MC-76855 Chests become invisible after 64 blocks distance MC-79279 bug textures in end portal : Can not see the destination of the high y: 142 MC-105565 Minecraft End Portal Bug MC-105868 Chests, signs and banners act like entities (and not blocks) in terms of far-away visibility MC-106816 Banners not showing within render distance MC-141304 Beds are invisible from 64 blocks away MC-144305 banners disappear when moving further away MC-158287 if you put down a banner it will no longer be visible from 65 blocks away MC-184914 Shulker Boxes, Chests, and Ender Chests Stop Rendering when more than 5 chunks away MC-221588 Shulkers have issues MC-225618 Chests "disappear" in the distance. MC-230310 Chests will disappear in a certain distance MC-260182 Decorated pots do not render when viewed from far away MC-270823 If the end portal is too far away, it will not be rendered

Attachments

Comments

migrated
[media][media]
migrated

Does the same effect apply to signs and item frames? Entities like these disappear before blocks do as they are considered 'dynamic' and therefore take more processing space. It is as if rendering is done in gradient to avoid lag.

migrated

confirmed with chests as well. Since both are entities.

kumasasa

Ender chests too.
New screenshots attached.

kumasasa

Does not apply to all blocks with an tile entity, so furnaces, dispensers, nether portals and so on remain visible, but the book on the enchantment table is also invisible at > 63 blocks.

migrated

No, when I mention an 'entity' I refer usually to a tile entity that does not occupy the block mechanic. That is, although a furnace is a tile entity, signs etc. disappear first because they are not 'blocks'. However I have also observed that tile entities such a heads, signs, item frames, chests and not tile entities such as end portals and vines (although vines have no metadata except for orientation) render first before other blocks.

Jens Bergensten

It works like this for performance reasons

kumasasa

(Unassigned)

Confirmed

chest, distance, end_portal, rendering, sign, skull

Minecraft 1.4.5, Minecraft 1.4.6, Minecraft 1.4.7, Snapshot 13w04a, Snapshot 13w07a, Snapshot 13w09a

Retrieved