Making entities invisible even in Spectator mode
//ads -- adsterra.com -- native banner
?>
I'm trying to make a Minecraft map that will move spectators in Spectator Mode around using armor stands. They will click the armor stand and use F5 mode to achieve the proper effect. However, they can see the armor stand. Is there a way to fix that and make a entity that even spectators can't see?
Best Answer
This is now fully possible as of 15w33a, using the AreaEffectCloud entity with a radius of 0:
/summon AreaEffectCloud ~ ~ ~ {Radius:0,Duration:216374}
The only way to see it is with F3+B:
Pictures about "Making entities invisible even in Spectator mode"



How do you control entities in spectator mode?
You can control a mob in spectator modeHow do I see mobs in spectator mode?
Spectators are not noticed by mobs, and do not trigger mob spawning (including from spawners), nor do they prevent mob despawning, but they are noticed by commands and/or command blocks. Spectators who are affected by the Glowing status effect can still be seen in Spectator mode by other players, although not by mobs.Do mobs still spawn in spectator mode?
Spectator presence no longer prevents mob despawning. The inventory hotbar is replaced with a commands window including the ability to teleport to other players or teams.How to Make a Spectate Button in Fortnite Creative - Spectate Button [Spectator Mode]
More answers regarding making entities invisible even in Spectator mode
Answer 2
No, spectators always see invisible entities.
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Ron Lach, Andrés Góngora, Rahul Pandit, Quang Nguyen Vinh

