Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 971 Bytes

minecraftComponent_is_hidden_when_invisible.md

File metadata and controls

34 lines (25 loc) · 971 Bytes
author ms.author title description ms.service
iconicNurdle
mikeam
Entity Documentation - minecraft:is_hidden_when_invisible
A reference document detailing the 'is_hidden_when_invisible' entity component
minecraft-bedrock-edition

Entity Documentation - minecraft:is_hidden_when_invisible

minecraft:is_hidden_when_invisible sets that the entity can hide from hostile mobs while invisible.

Example

"minecraft:is_hidden_when_invisible":{
}

Vanilla entities examples

player

"minecraft:is_hidden_when_invisible": {
}

Vanilla entities using minecraft:is_hidden_when_invisible