NMSItemStackWrapper

fun NMSItemStackWrapper(itemStack: ItemStack)

Bukkit の ItemStack から NMS の ItemStack を操作する。

Since

1.8.0

Parameters

itemStack

Bukkit の ItemStack

fun NMSItemStackWrapper(instance: Any)

Parameters

instance

NMS の ItemStack のインスタンス