- All Superinterfaces:
net.kyori.adventure.key.Keyed
public interface KeyedItem
extends net.kyori.adventure.key.Keyed
-
Method Summary
create(org.bukkit.inventory.ItemStack itemStack,
net.kyori.adventure.key.Key key)
org.bukkit.inventory.ItemStack
Methods inherited from interface net.kyori.adventure.key.Keyed
key
-
Method Details
-
create
static KeyedItem create(org.bukkit.inventory.ItemStack itemStack,
net.kyori.adventure.key.Key key)
-
getItemStack
org.bukkit.inventory.ItemStack getItemStack()