upsideDown

fun upsideDown(entityId: Int, upsideDown: Boolean = true)

Sets whether an entity appears upside-down for the player.

Parameters

entityId

The entity to update.

upsideDown

Whether the entity should appear upside-down.