Beds do not need to have tile entities an removing those tile entities would improve performance.
(split off of MC-159902)
Beds needed block entities in 1.12 because 16 colours * 4 directions = 64 block states > max 16As of 1.13, there is no max block states and beds no longer need a block entity - which only causes lag currently
Reporter: FaRo1
Assignee: (Unassigned)
Created: 2019-10-17T20:36:00Z
Updated: 2025-05-04T09:41:26Z
Resolved: 2019-10-17T20:44:40Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category: (Unassigned)
Labels:
Affects Versions: 1.14.4
Fix Versions:
Retrieved 2025-06-10T20:40:59Z
Beds needed block entities in 1.12 because 16 colours * 4 directions = 64 block states > max 16
As of 1.13, there is no max block states and beds no longer need a block entity - which only causes lag currently