glow

fun glow(entityId: Int, glowing: Boolean = true)

Sets the glowing visual effect on an entity for the player.

Parameters

entityId

The entity to update.

glowing

Whether the entity should appear glowing.