UtilityAPI icon

UtilityAPI -----

Make your life easier and faster.



Introducing ItemBuilder
With the ItemBuilder class you can create and modify an ItemStack in just one line of code! The ideal solution if you just need to quickly create an item.

Code (Text):
ItemStack stack = new ItemBuilder(new ItemStack(Material.DIAMOND_SWORD)).setDisplayName(ChatColor.BLUE + "Ice Sword").addEnchant(Enchantment.KNOCKBACK, 3).addFlags(ItemFlag.HIDE_ENCHANTS).addToLore(ChatColor.WHITE + "Freezes Players").getItemStack();
----------, Feb 26, 2022
Resource Information
Author:
----------
Total Downloads: 248
First Release: Feb 23, 2022
Last Update: Feb 26, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings