Class ItemUtil
java.lang.Object
net.guizhanss.guizhanlib.minecraft.utils.ItemUtil
Utility methods about
ItemStack.- Author:
- ybw0014
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends ItemStack>
TappendLore(T itemStack, String... extraLore) Append lore to anItemStack.
-
Constructor Details
-
ItemUtil
public ItemUtil()
-
-
Method Details