stageRightClickSlot

fun stageRightClickSlot(yaw: Float, pitch: Float, itemSlot: Int = mc.thePlayer.inventory.currentItem, forceSneak: Boolean = false): FakeAction
fun stageRightClickSlot(yaw: Double, pitch: Double, itemSlot: Int = mc.thePlayer.inventory.currentItem, forceSneak: Boolean = false): FakeAction

Stages a right click action with the specified slot and the given rotation for this tick.