Entity Visibility (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.7.0

Syntax

[the] visibility of %entities%

Description

Get/set visibility for entities. Armor stands on all versions, ItemFrames on 1.15+ and LivingEntities on 1.16.3+

Examples

set visibility of target entity to false
set {_v} to visibility of target entity
if visibility of target entity is true:

View source