| Constructor and Description |
|---|
CustomItem(@NotNull org.bukkit.NamespacedKey key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem)
Deprecated.
|
CustomItem(@NotNull RegistryKey key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.bukkit.inventory.ItemStack |
getItem() |
RegistryKey |
getKey() |
public CustomItem(@NotNull
@NotNull RegistryKey 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.