Files
KSpigot/docs/-k-spigot/net.axay.kspigot.extensions.bukkit/get-hand-item.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

21 lines
351 B
Markdown

---
title: getHandItem -
---
//[KSpigot](../index.md)/[net.axay.kspigot.extensions.bukkit](index.md)/[getHandItem](get-hand-item.md)
# getHandItem
[jvm]
Brief description
Returns the itemInHand of the given EquipmentSlot if it is an hand slot.
Content
fun Player.[getHandItem](get-hand-item.md)(hand: EquipmentSlot?): ItemStack?