queueLeftClickSlot

fun queueLeftClickSlot(yaw: Float, pitch: Float, itemSlot: Int = mc.thePlayer.inventory.currentItem, swingItem: Boolean = true): FakeAction

Queues a left click action with the specified slot and the given rotation for the next availiable tick.