updateAngle

fun updateAngle(angle: Int)

Updates the current angle of this world entity. It should be noted that the client is only made to rotate by a maximum of 22.5 degrees (128/2048 units) per game cycle, so it may take multiple seconds for it to finish the turn.