draw

fun draw(x: Int, y: Int, rotate: Boolean = false, showNametag: Boolean = false, showArmor: Boolean = true, showCape: Boolean = true, showHeldItem: Boolean = true, showArrows: Boolean = true): Player

Draws the player in the GUI

Sources

Link copied to clipboard