setEntityUpsideDown

open override fun setEntityUpsideDown(player: Player, entityId: Int, upsideDown: Boolean)

Sets whether an entity appears upside-down for the player via a metadata packet.

Parameters

player

The target player.

entityId

The entity to update.

upsideDown

Whether the entity should appear upside-down.