Entities are displayed faster than chunks
If you load new chunks, the entities inside these chunks are displayed faster than the blocks in the chunk itself, that is kinda a exploit, if a dungeon, village or secret base is inside a chunk.
The chunk should firsty load/display the blocks of a chunk, then the entities inside it.
Created Issue:
Entitys are displayed faster than chunks
If you load new chunks, the entities inside these chunks are displayed faster than the blocks in the chunk itself, that is kinda a exploid, if a dungeon, village or secret base is inside a chunk.
The chunk should firsty load/display the blocks of a chunk, then the entities inside it.
Entitys are displayed faster than chunksEntities are displayed faster than chunks
If you load new chunks, the entities inside these chunks are displayed faster than the blocks in the chunk itself, that is kinda a exploi
d, if a dungeon, village or secret base is inside a chunk.
The chunk should firsty load/display the blocks of a chunk, then the entities inside it.
If you load new chunks, the entities inside these chunks are displayed faster than the blocks in the chunk itself, that is kinda a exploit, if a dungeon, village or secret base is inside a chunk.
The chunk should firsty load/display the blocks of a chunk, then the entities inside it.
is duplicated by
is duplicated by
relates to
relates to
This should be forward-resolved to MC-242331.
Duplicate of MC-242331
Dupe of MC-242331
Can confirm in 1.19. This ticket relates to MC-242331.
The Bug:
Particles render before the chunks that they're in.
A similar problem with entities (MC-242331) was considered to be a valid problem and was later fixed so one would expect this report (MC-265639) to follow a similar resolution.
Steps to Reproduce:
- Summon a repeating command block that constantly summons stone particles around it by using the command provided below.
/setblock ~1 ~ ~1 minecraft:repeating_command_block{Command:"particle minecraft:block minecraft:stone ~ ~ ~ 1 1 1 0 100 force @a",auto:1b} - Stand around five chunks away from the command block and reload all chunks by pressing F3+A.
- Observe if the particles and rendered before the chunk that they're in.
- Take note as to whether or not particles render before the chunks that they're in.
Observed Behavior:
Particles render before the chunks that they're in.
Expected Behavior:
Particles would only be rendered if the chunk that they're is in rendered as well.
Hi there!
You've already reported this issue several times, so there's no need to keep reporting it!
I made some changes to one of your previous tickets regarding this problem (MC-265639) to mention the core issue here and since then, the report has been triaged by Mojang. Just to inform you, due to the fixing of MC-242331, entities aren't supposed to be visible when the chunks that they're in aren't rendered. The same behavior should also occur with particles and that's the problem here (MC-265639).
I'll be resolving this ticket MC-265659 as a duplicate of MC-265639.

This behavior is also present in 1.17.1 and isn't exclusive to the 1.18 snapshots. MC-242331 - 1.17.1.png