Uses of Class
com.cryptomorin.xseries.XItemStack.Serializer
Packages that use XItemStack.Serializer
-
Uses of XItemStack.Serializer in com.cryptomorin.xseries
Methods in com.cryptomorin.xseries that return XItemStack.SerializerModifier and TypeMethodDescriptionXItemStack.Serializer.copy()XItemStack.Serializer.copySettings()XItemStack.Serializer.fromItem(org.bukkit.inventory.ItemStack item) static XItemStack.SerializerXItemStack.serializer()Get a new instance ofXItemStack.Serializerused for serializing items into a configuration.XItemStack.Serializer.toConfig(org.bukkit.configuration.ConfigurationSection config) XItemStack.Serializer.withMiniMessage(Function<List<? extends net.kyori.adventure.text.Component>, List<String>> miniMessageHandler) XItemStack.Serializer.withTranslator(Function<String, String> translator)