Package ru.cwcode.cwutils.items
Class ItemTagHelper
java.lang.Object
ru.cwcode.cwutils.items.ItemTagHelper
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionItemTagHelper(org.bukkit.plugin.java.JavaPlugin plugin) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIntToIntTag(org.bukkit.inventory.meta.ItemMeta meta, String key, int value) Deprecated, for removal: This API element is subject to removal in a future version.static voidaddIntToIntTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version.voidaddIntToIntTag(org.bukkit.persistence.PersistentDataHolder meta, String key, int value) Deprecated, for removal: This API element is subject to removal in a future version.static voidaddIntToIntTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version.voiddecrementInt(org.bukkit.inventory.meta.ItemMeta meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static voiddecrementInt(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.voiddecrementInt(org.bukkit.persistence.PersistentDataHolder meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static voiddecrementInt(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.byte[]Deprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static byte[]get(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, byte[] defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static doubleget(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, double defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static intget(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static StringDeprecated, for removal: This API element is subject to removal in a future version.byte[]Deprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.static byte[]get(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, byte[] defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static doubleget(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, double defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static intget(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static Stringget(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, String defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.static Set<org.bukkit.NamespacedKey> getItemMetaKeys(org.bukkit.inventory.meta.ItemMeta meta) Deprecated, for removal: This API element is subject to removal in a future version.static Set<org.bukkit.NamespacedKey> getPersistentDataHolderKeys(org.bukkit.persistence.PersistentDataHolder meta) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasByteArrTag(org.bukkit.inventory.meta.ItemMeta meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasByteArrTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasByteArrTag(org.bukkit.persistence.PersistentDataHolder meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasByteArrTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasDoubleTag(org.bukkit.inventory.meta.ItemMeta meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasDoubleTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasDoubleTag(org.bukkit.persistence.PersistentDataHolder meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasDoubleTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.static booleanhasIntTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.static booleanhasIntTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasStringTag(org.bukkit.inventory.meta.ItemMeta meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasStringTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.booleanhasStringTag(org.bukkit.persistence.PersistentDataHolder meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static booleanhasStringTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.voidincrementInt(org.bukkit.inventory.meta.ItemMeta meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static voidincrementInt(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.voidincrementInt(org.bukkit.persistence.PersistentDataHolder meta, String key) Deprecated, for removal: This API element is subject to removal in a future version.static voidincrementInt(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, byte[] value) Deprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, double value) Deprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version.static voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, byte[] value) Deprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, double value) Deprecated, for removal: This API element is subject to removal in a future version.static voidset(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version.static voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ItemTagHelper
public ItemTagHelper(org.bukkit.plugin.java.JavaPlugin plugin) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
hasDoubleTag
public static boolean hasDoubleTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
hasByteArrTag
public static boolean hasByteArrTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
getItemMetaKeys
public static Set<org.bukkit.NamespacedKey> getItemMetaKeys(org.bukkit.inventory.meta.ItemMeta meta) Deprecated, for removal: This API element is subject to removal in a future version. -
hasDoubleTag
public static boolean hasDoubleTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
hasByteArrTag
public static boolean hasByteArrTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
getPersistentDataHolderKeys
public static Set<org.bukkit.NamespacedKey> getPersistentDataHolderKeys(org.bukkit.persistence.PersistentDataHolder meta) Deprecated, for removal: This API element is subject to removal in a future version. -
hasIntTag
public static boolean hasIntTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version. -
incrementInt
public static void incrementInt(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
addIntToIntTag
public static void addIntToIntTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static int get(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, int defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
decrementInt
public static void decrementInt(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
hasStringTag
public static boolean hasStringTag(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, String value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static String get(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, String defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, byte[] value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static byte[] get(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, byte[] defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, double value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static double get(org.bukkit.inventory.meta.ItemMeta meta, org.bukkit.NamespacedKey key, double defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
hasIntTag
public static boolean hasIntTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version. -
incrementInt
public static void incrementInt(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
addIntToIntTag
public static void addIntToIntTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static int get(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, int defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
decrementInt
public static void decrementInt(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
hasStringTag
public static boolean hasStringTag(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, String value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static String get(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, String defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, byte[] value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static byte[] get(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, byte[] defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
set
public static void set(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, double value) Deprecated, for removal: This API element is subject to removal in a future version. -
get
public static double get(org.bukkit.persistence.PersistentDataHolder meta, org.bukkit.NamespacedKey key, double defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
hasIntTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
incrementInt
Deprecated, for removal: This API element is subject to removal in a future version. -
decrementInt
Deprecated, for removal: This API element is subject to removal in a future version. -
addIntToIntTag
Deprecated, for removal: This API element is subject to removal in a future version. -
hasStringTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
hasDoubleTag
Deprecated, for removal: This API element is subject to removal in a future version. -
hasByteArrTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
hasIntTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
incrementInt
Deprecated, for removal: This API element is subject to removal in a future version. -
decrementInt
Deprecated, for removal: This API element is subject to removal in a future version. -
addIntToIntTag
Deprecated, for removal: This API element is subject to removal in a future version. -
hasStringTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
public String get(org.bukkit.persistence.PersistentDataHolder meta, String key, String defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
hasDoubleTag
Deprecated, for removal: This API element is subject to removal in a future version. -
hasByteArrTag
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
public byte[] get(org.bukkit.persistence.PersistentDataHolder meta, String key, byte[] defaultValue) Deprecated, for removal: This API element is subject to removal in a future version. -
get
Deprecated, for removal: This API element is subject to removal in a future version. -
set
Deprecated, for removal: This API element is subject to removal in a future version. -
get
public double get(org.bukkit.persistence.PersistentDataHolder meta, String key, double defaultValue) Deprecated, for removal: This API element is subject to removal in a future version.
-
PersistentHelperinvalid input: '<'/code, этот оставлен для совместимости