Uses of Class
io.github.lucfr1746.llibrary.itemstack.DamageableItemBuilder
Packages that use DamageableItemBuilder
-
Uses of DamageableItemBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return DamageableItemBuilderModifier and TypeMethodDescriptionDamageableItemBuilder.setDamage
(int damage) Sets the damage value of the item.DamageableItemBuilder.setMaxDurability
(int maxDurability) Sets the maximum damage value for the item.