| Constructor and Description |
|---|
CustomItem(@NotNull ItemId key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem) |
CustomItem(@NotNull org.bukkit.NamespacedKey key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.inventory.ItemStack |
asBukkitItem() |
org.bukkit.inventory.ItemStack |
getItem() |
ItemId |
getKey() |
public CustomItem(@NotNull
@NotNull ItemId key,
@NotNull
@NotNull org.bukkit.inventory.ItemStack bukkitItem)
@Deprecated public CustomItem(@NotNull @NotNull org.bukkit.NamespacedKey key, @NotNull @NotNull org.bukkit.inventory.ItemStack bukkitItem)
Copyright © 2023. All rights reserved.