mojira.dev
MC-131549

Every block change results in it re-rendering

Whenever a block changes, the chunk re-renders; this is fine normally, but when blocks change several times in 1 game tick (eg redstone wire turning on/off); it re-renders every single time a block changes, even if another block changes afterwards in the same tick.

Related issues

Comments

McModknower

Possible fix concept: add a boolean to every chunk if it should re-render and execute the re-render after everything else in the tick has happend so multiple updates in one tick would only re-render the chunk once.

migrated

(Unassigned)

Unconfirmed

(Unassigned)

lag, rendering

Minecraft 1.13-pre2

Retrieved