The Bug
When the barrier block or light block is broken while holding the barrier or light as an item in creative, the texture stays for a while after breaking it.
Steps to Reproduce
Switch into creative mode and give yourself a light or barrier block.
/give @s minecraft:barrier /give @s minecraft:light
Ensure that your "particles" setting is set to either "All" or "Decreased", as a result of MC-47607 and MC-221558.
Place down the barrier/light block.
❌ → Notice how the barrier/light particles take some time to display.Break the barrier/light block.
❌ → Notice how the barrier/light particles take some time to display.
Expected Behavior:
The expected behavior would be that barrier and light particles would not take some time to display and disappear whilst in creative mode.
Linked issues
is duplicated by 31
relates to 2
Attachments
Comments 31
I suspect this is working as intended as the barrier's display is toggleable and created by particles, which means it takes some time for the particle to decay. If it was set to a shorter term, the particle spam would have a much higher impact.
Yes, it works as intended. Also, this is a duplicate of MC-47568
@Gary Closse, MC-47568 was resolved as a duplicate of this one, mostly in favor of the better description/information provided.
Posting the screenshot from my report (MC-255182) in this one:
[media]That screenshot shows the light level 0 texture on top of the level 15 one.
This is duplicates MC-47568